[PATCH] D62893: [Analyzer] Iterator Checkers - Make range errors and invalidated access fatal
Balogh, Ádám via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 29 02:44:03 PDT 2019
baloghadamsoftware added a comment.
In D62893#1608000 <https://reviews.llvm.org/D62893#1608000>, @Szelethus wrote:
> Makes sense! But, does any of the test cases actually test *this* particular change?
I added some reachability checks before committing.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62893/new/
https://reviews.llvm.org/D62893
More information about the llvm-commits
mailing list