commit | 3ce48956dee9d2209aa9504b8ea20b06dfc4732b | [log] [tgz] |
---|---|---|
author | Hubert Tong <hubert.reinterpretcast@gmail.com> | Sat Dec 14 19:37:15 2024 -0500 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Dec 14 17:20:59 2024 -0800 |
tree | 692b6935c46bef5cbfa1f0f046647e12d5409f6e | |
parent | d9cafa9ecfe5e174a003e05faa4fef512b5e7c63 [diff] |
NFC: clang-format test_demangle.pass.cpp but keep test "lines" Add clang-format on/off around test "lines" Run clang-format without breaking string literals: clang-format --style='{BasedOnStyle: llvm, BreakStringLiterals: false}' -i test_demangle.pass.cpp Add clang-format on/off on fp_literal_cases Fixups: Split UNSUPPORTED to next line; xfail_cases trailing comma Replace physical tab GitOrigin-RevId: d33bf2e9df578ff7e44fd22504d6ad5a122b7ee6