[libcxx-commits] [compiler-rt] [libcxx] [libc++][NFC] Removed `LIBCXX_ENABLE_ASSERTIONS` (PR #176574)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 19 07:23:26 PST 2026
================
----------------
philnik777 wrote:
Actually, this use doesn't get diagnosed, since we only errored if assertions were enabled with `LIBCXX_ENABLE_ASSERTIONS`, not when they were explicitly disabled.
https://github.com/llvm/llvm-project/pull/176574
More information about the libcxx-commits
mailing list