[PATCH] D25660: [Analyzer] Checker for iterators dereferenced beyond their range.
Anna Zaks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 9 11:11:46 PST 2016
zaks.anna added a comment.
Thanks Artem!
Just to be clear, I think this patch should be committed once "inTopLevelNamespace" issue is addressed. That is the only issue pending as far as I can see.
The visitor should be a separate patch.
https://reviews.llvm.org/D25660
More information about the cfe-commits
mailing list