[libcxx-commits] [libcxx] [libc++][hardening] Add tests for the hardened mode with ABI breaks. (PR #71020)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 2 10:18:27 PDT 2023


================
@@ -0,0 +1,2 @@
+set(LIBCXX_HARDENING_MODE "hardened" CACHE STRING "")
----------------
ldionne wrote:

We should also add a build job that runs this configuration, I think?

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


More information about the libcxx-commits mailing list