[libcxx-commits] [libcxx] [libc++][CMake] Adds option to disable clang-tidy. (PR #95654)

via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 15 12:10:48 PDT 2024


https://github.com/EricWF approved this pull request.

Thanks!

Minor nit: I think `LIBCXX_ENABLE_CLANG_TIDY_TESTS`  would be more idiomatic, but in either case, the option is really just meant as a last resort for when builds break.

https://github.com/llvm/llvm-project/pull/95654


More information about the libcxx-commits mailing list