[PATCH] D142279: [cmake] Use LLVM_ENABLE_ASSERTIONS to enable assertions in libstdc++
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 25 13:12:50 PST 2023
scott.linder added a comment.
I can't measure the performance impact without a good deal of setup on a Windows machine, but I believe the equivalent for MSVC would be `_CONTAINER_DEBUG_LEVEL=1`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142279/new/
https://reviews.llvm.org/D142279
More information about the llvm-commits
mailing list