[libc++] Disable the clang-tidy checks to get CI back (#109989)
authorLouis Dionne <ldionne.2@gmail.com>
Wed, 25 Sep 2024 16:40:14 +0000 (12:40 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Thu, 26 Sep 2024 20:00:43 +0000 (16:00 -0400)
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)

libcxx/test/tools/clang_tidy_checks/CMakeLists.txt

index f0289dc44c6625f3c3fec966da3554303d97f110..125b2184a49ea65c70282e46f98a72820e2c39b1 100644 (file)
@@ -1,3 +1,5 @@
+# TODO: Re-enable the tests once the CI is back under control
+return()
 
 # The find_package changes these variables. This leaves the build in an odd
 # state. Calling cmake a second time tries to write site config information in