[all-commits] [llvm/llvm-project] 78c650: [libc++] Disable the clang-tidy checks to get CI b...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Sep 25 09:40:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78c6506543dee13c9335edc5c85bc73c4853fbd7
https://github.com/llvm/llvm-project/commit/78c6506543dee13c9335edc5c85bc73c4853fbd7
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M libcxx/test/tools/clang_tidy_checks/CMakeLists.txt
Log Message:
-----------
[libc++] Disable the clang-tidy checks to get CI back (#109989)
The CI has been a complete mess for the past week, and the only thing
preventing it from being back is the Clang tidy checks. Disable them (as
a total hack) to get CI back.
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