Hubert Tong d33bf2e9df 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
2024-12-14 20:01:23 -05:00
..