diff options
author | Mark de Wever <koraq@xs4all.nl> | 2023-02-24 21:35:41 +0100 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2023-02-27 19:24:06 +0100 |
commit | de6827b530d8b6fd85e6714af80eca3107c91ea2 (patch) | |
tree | 8cd59d96142a353f683139286650eb38465da08d /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | f41f392520935ff78f211f48240c46d6c715fd13 (diff) | |
download | llvm-de6827b530d8b6fd85e6714af80eca3107c91ea2.zip llvm-de6827b530d8b6fd85e6714af80eca3107c91ea2.tar.gz llvm-de6827b530d8b6fd85e6714af80eca3107c91ea2.tar.bz2 |
[libc++] Improves clang-format settings.
Add a new test based .clang-format file which inherits from the generic
one. This moves some test specific formatting rules to the test
directory.
The main benefit is that headers are sorted, which makes it more likely
to catch these errors before creating a review instead of spotting the
error in the CI clang-tidy step.
Reviewed By: ldionne, philnik, #libc
Differential Revision: https://reviews.llvm.org/D144755
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions