philnik777 wrote: While the libc++ checks are in the same tree as clang-tidy itself we (libc++) don't actually consider them in-tree, since they are compiled as a plugin against a clang-tidy that's already installed on the system. https://github.com/llvm/llvm-project/pull/90634