[all-commits] [llvm/llvm-project] 8a25c6: [libc++] Disable the clang-tidy checks to get CI b...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Sep 30 23:46:36 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 8a25c601eb64bcdb7c6c74bee52655468dfdd91b
https://github.com/llvm/llvm-project/commit/8a25c601eb64bcdb7c6c74bee52655468dfdd91b
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2024-09-26 (Thu, 26 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.
(cherry picked from commit 78c6506543dee13c9335edc5c85bc73c4853fbd7)
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