summaryrefslogtreecommitdiff
path: root/libcxx/test/support/test.support/test_check_assertion.pass.cpp
AgeCommit message (Expand)Author
2025-11-14[libc++][hardening] Allow setting the assertion semantic via CMake. (#167636)Konstantin Varlamov
2025-07-29[libc++][hardening] Introduce assertion semantics. (#149459)Konstantin Varlamov
2025-07-15Revert "[libc++][hardening] Introduce assertion semantics" (#148822)Nikolas Klauser
2025-07-15[libc++][hardening] Introduce assertion semantics (#148268)Konstantin Varlamov
2024-01-22[libc++] Fix the behavior of throwing `operator new` under -fno-exceptions (#...Louis Dionne
2024-01-19[libc++][hardening] In production hardening modes, trap rather than abort (#7...Konstantin Varlamov
2023-11-08[libc++][hardening] Rework macros for enabling the hardening mode. (#70575)Konstantin Varlamov
2023-08-04[libc++][hardening][NFC] Rework the Lit feature for detecting the hardening m...Konstantin Varlamov
2023-07-14[libc++][hardening] Deprecate `_LIBCPP_ENABLE_ASSERTIONS`.varconst
2023-03-27[libc++] Use named Lit features to flag back-deployment XFAILsLouis Dionne
2022-05-06[libc++] Mark tests that use check_assertion.h as requiring unix headersJohn Brawn
2022-04-07[libc++] Add back-deployment testing on arm64 macsLouis Dionne
2022-03-23[libc++] Add a lightweight overridable assertion handlerLouis Dionne