Skip to content

Commit bdbde1a

Browse files
committed
[libc++] Re-enable Clang-tidy checks in the CI
1 parent 394f59c commit bdbde1a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libcxx/test/tools/clang_tidy_checks/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# TODO: Re-enable the tests once the CI is back under control
2-
return()
3-
41
# The find_package changes these variables. This leaves the build in an odd
52
# state. Calling cmake a second time tries to write site config information in
63
# the system's libc++. Restoring these setting after testing fixes this issue.

0 commit comments

Comments
 (0)