[PATCH] D52848: [analyzer] Do not crash if the assumption added in TrustNonNullChecker is enough to make the state unfeasible
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 3 16:52:04 PDT 2018
MaskRay added a comment.
This change appears to break `test/Analysis/trustnonnullchecker_test.m` in non-optimized (__OPTIMIZE__ not defined) mode. Can you take a look?
Repository:
rC Clang
https://reviews.llvm.org/D52848
More information about the cfe-commits
mailing list