[PATCH] D44606: [analyzer] Fix the crash in `IteratorChecker.cpp` when `SymbolConjured` has a null Stmt.
Henry Wong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 19 18:48:31 PDT 2018
MTC added a comment.
> Just in case: we indeed do not guarantee that `SymbolConjured` corresponds to a statement; it is, however, not intended, but rather a bug.
Thank you for your explanation and the reasonable example, NoQ.
Repository:
rC Clang
https://reviews.llvm.org/D44606
More information about the cfe-commits
mailing list