[all-commits] [llvm/llvm-project] 3a0686: [libc++] Use clang-tidy version that matches the c...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Sat Mar 16 15:33:06 PDT 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: 3a06861272d8a0710d1880e8e3d4954a76b7f256
https://github.com/llvm/llvm-project/commit/3a06861272d8a0710d1880e8e3d4954a76b7f256
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2024-03-16 (Sat, 16 Mar 2024)
Changed paths:
M libcxx/test/tools/clang_tidy_checks/CMakeLists.txt
Log Message:
-----------
[libc++] Use clang-tidy version that matches the compiler we use in the CI (#85305)
This works around ODR violations in the clang-tidy plugin we use to
perform the modules tests.
Fixes #85242
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list