[libcxx-commits] [libcxxabi] [libc++abi][NFC] Add a clang-tidy config (PR #207324)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 10 06:20:45 PDT 2026


================
@@ -0,0 +1,54 @@
+Checks: >
----------------
ldionne wrote:

Since we're eventually (at some point in the future) going to merge libc++abi into libc++, I think we should just run the libc++ clang tidy checks on libc++abi. Otherwise this patch raises the question of how/when these checks are going to be enforced, without which this file isn't useful.

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


More information about the libcxx-commits mailing list