[PATCH] D75514: [Analyzer] Only add container note tags to the operations of the affected container

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 13 10:12:01 PDT 2020


baloghadamsoftware updated this revision to Diff 250248.
baloghadamsoftware marked an inline comment as done.
baloghadamsoftware added a comment.

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


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

https://reviews.llvm.org/D75514

Files:
  clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp
  clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp
  clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
  clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp
  clang/test/Analysis/container-modeling.cpp
  clang/test/Analysis/iterator-range.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75514.250248.patch
Type: text/x-patch
Size: 36282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200313/68bdeb46/attachment-0001.bin>


More information about the cfe-commits mailing list