[PATCH] D74541: [Analyzer] Use note tags to track iterator increments and decrements

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 25 10:48:07 PDT 2020


baloghadamsoftware updated this revision to Diff 252615.
baloghadamsoftware added a comment.

Rebased and added call for `trackExpressionValue()`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74541/new/

https://reviews.llvm.org/D74541

Files:
  clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp
  clang/test/Analysis/iterator-modelling.cpp
  clang/test/Analysis/iterator-range.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74541.252615.patch
Type: text/x-patch
Size: 150122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200325/08e20409/attachment-0001.bin>


More information about the cfe-commits mailing list