diff options
author | varconst <varconsteq@gmail.com> | 2023-07-20 22:50:37 -0700 |
---|---|---|
committer | Konstantin Varlamov <varconsteq@gmail.com> | 2023-07-20 22:50:52 -0700 |
commit | 66bd177a77905c308473cba56d9cd5c842fe624e (patch) | |
tree | 907d9648e19c9ae4181837f01d93de44e29ca737 /clang/lib/Lex/ModuleMap.cpp | |
parent | c3648f37d0ed24e5a783d4ead4c34c9f4796b3e3 (diff) | |
download | llvm-66bd177a77905c308473cba56d9cd5c842fe624e.zip llvm-66bd177a77905c308473cba56d9cd5c842fe624e.tar.gz llvm-66bd177a77905c308473cba56d9cd5c842fe624e.tar.bz2 |
[libc++][hardening] Don't trigger uncategorized assertions in the hardened mode.
The hardened mode is intended to only include security-critical,
relatively low-overhead checks that are intended to be usable in
production. By default, assertions are excluded from this mode.
Differential Revision: https://reviews.llvm.org/D155866
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions