[all-commits] [llvm/llvm-project] 42701c: [libc++] Look for Clang 17 when compiling clang-ti...
philnik777 via All-commits
all-commits at lists.llvm.org
Wed Feb 1 14:05:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42701cac812808682f9139d7832b1c6f74cef152
https://github.com/llvm/llvm-project/commit/42701cac812808682f9139d7832b1c6f74cef152
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-02-01 (Wed, 01 Feb 2023)
Changed paths:
M libcxx/test/tools/clang_tidy_checks/CMakeLists.txt
Log Message:
-----------
[libc++] Look for Clang 17 when compiling clang-tidy checks
This allows compiling the clang-tidy checks when you only have ToT clang
Reviewed By: ldionne, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D142973
More information about the All-commits
mailing list