[libcxx-commits] [PATCH] D131963: [libc++] Add custom clang-tidy checks
Thorsten via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 31 22:52:19 PDT 2022
tschuett added a comment.
The LLVM libc as "official" clang tidy checks:
https://github.com/llvm/llvm-project/tree/main/clang-tools-extra/clang-tidy/llvmlibc
I guess there is a buildbot that builds libc and clang-tools-extra.
Even with their own documentation:
https://libc.llvm.org/clang_tidy_checks.html
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131963/new/
https://reviews.llvm.org/D131963
More information about the libcxx-commits
mailing list