[llvm] [libcxx] [libc++][hardening] Rework macros for enabling the hardening mode. (PR #70575)

Louis Dionne via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 2 12:50:13 PDT 2023


================
@@ -9,12 +9,15 @@
 // This test checks that if no hardening mode is defined (i.e., in the unchecked mode), by default assertions aren't
----------------
ldionne wrote:

Filename `unchecked.pass.cpp` -> `none.pass.cpp`?

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


More information about the llvm-commits mailing list