[PATCH] D75677: [Analyzer] Only add iterator note tags to the operations of the affected iterators

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 5 09:18:21 PST 2020


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

Updated according to the comments to D75514 <https://reviews.llvm.org/D75514>.


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

https://reviews.llvm.org/D75677

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75677.248509.patch
Type: text/x-patch
Size: 31387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200305/55b4b441/attachment-0001.bin>


More information about the cfe-commits mailing list