[PATCH] D57062: [analyzer] Re-enable the "System is over constrained" assertion on optimized builds.
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 23 00:24:12 PST 2019
Szelethus accepted this revision.
Szelethus added a comment.
This revision is now accepted and ready to land.
Hmmm, came across this one in the not too distant future, and always wondered how painful that performance hit would be that even Release+Asserts should be spared from it. I think 5% performance hit, if asserts are enabled, is an acceptable tradeoff, if the assert is crucial.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57062/new/
https://reviews.llvm.org/D57062
More information about the cfe-commits
mailing list