[libcxx-commits] [libcxx] [runtimes] Enforce the lack of trailing whitespace in libc++abi and libunwind too (PR #72708)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 17 14:13:13 PST 2023


ldionne wrote:

Actually, clang-format will catch that so the normal formatting job should be enough here. I guess this means we can even remove the explicit check in check-generated-output.

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


More information about the libcxx-commits mailing list