[libcxx-commits] [libcxx] [libc++][CMake] Removes LIBCXX_ENABLE_CLANG_TIDY. (PR #85262)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 17 17:48:35 PDT 2024


================
@@ -80,6 +80,8 @@ Deprecations and Removals
   libatomic is not available. If you are one such user, please reach out to the libc++ developers so we can collaborate
   on a path for supporting atomics properly on freestanding platforms.
 
+- The Cmake variable ``LIBCXX_ENABLE_CLANG_TIDY`` has been removed. The build system has been changed
----------------
ldionne wrote:

Let's move this to `Build System Changes` below.

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


More information about the libcxx-commits mailing list