llvm-capstone/libcxxabi
Michael Buch ae10baf0a0
[libcxxabi][test][NFC] Turn off clang-format for demangler test-case array (#73503)
Adding test-cases to the `cases` array causes `git clang-format` to
split the strings of many of the existing test-cases, making them harder
to read/work with in most cases.

This patch disables `clang-format` for the `cases` array so it doesn't
catch anyone off-guard in the future.
2023-11-27 09:24:37 -05:00
..
cmake [libc++][Android] Explicitly declare low-level lib existence (#70534) 2023-11-03 12:54:55 -07:00
fuzz
include [libc++abi][WebAssembly] Support Wasm EH 2023-09-22 00:34:00 -07:00
lib
src [libc++abi] Avoid raw calls to assert() in libc++abi (#71121) 2023-11-23 18:21:43 -05:00
test [libcxxabi][test][NFC] Turn off clang-format for demangler test-case array (#73503) 2023-11-27 09:24:37 -05:00
www Remove references to old mailing lists that have moved to discourse. Replace with links to discourse. 2022-07-22 09:59:03 -07:00
.clang-format [libcxx] Remove extraneous '---' lines in .clang-format files 2022-06-15 01:34:37 -07:00
.gitignore
CMakeLists.txt Remove deprecated warning from cmake files (#72595) 2023-11-16 21:20:12 -05:00
CREDITS.TXT
LICENSE.TXT