[libcxx-commits] [libcxx] [libc++][NFC] Add a few clang-format annotations (PR #74352)
via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 4 10:58:24 PST 2023
EricWF wrote:
Are these all needed for correctness? Or are some of them just because clang-format produces ugly code?
I'm cool with this as a step towards a _one time_ step to fully format the codebase.
But the fact we need so many of these points out that clang-format quite often doesn't produce output we want.
https://github.com/llvm/llvm-project/pull/74352
More information about the libcxx-commits
mailing list