[clang] [clang-tools-extra] [compiler-rt] [flang] [libclc] [libcxx] [lld] [lldb] [llvm] [NFC] Remove trailing whitespace across all non-test related files (PR #82838)

Paul T Robinson via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 26 06:56:39 PST 2024


pogo59 wrote:

> This seems akin to running clang-format on the entire project, which last time we talked about still faced opposition

My impression (I admit I haven't reviewed the whole thread lately) is that the opposition has mostly to do with how clang-format mangles some constructs, not to the idea in general.

I'm juggling 4 projects at the moment, I have to finish some internal release-related work before I can get back to clang-format-all-the-things.

https://github.com/llvm/llvm-project/pull/82838


More information about the cfe-commits mailing list