This allows compiling the clang-tidy checks when you only have ToT clang
Details
Details
- Reviewers
ldionne Mordante var-const - Group Reviewers
Restricted Project - Commits
- rG42701cac8128: [libc++] Look for Clang 17 when compiling clang-tidy checks
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
libcxx/test/tools/clang_tidy_checks/CMakeLists.txt | ||
---|---|---|
6–7 | This is supported starting in CMake 3.19, and starting with LLVM 17 we support CMake >= 3.20. |
This is supported starting in CMake 3.19, and starting with LLVM 17 we support CMake >= 3.20.