[PATCH] D77125: [Analyzer] Model return values of container insert and delete operations

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 16 01:33:34 PDT 2020


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

Protection agains `Unknown` return values added.


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

https://reviews.llvm.org/D77125

Files:
  clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp
  clang/lib/StaticAnalyzer/Checkers/Iterator.cpp
  clang/test/Analysis/Inputs/system-header-simulator-cxx.h
  clang/test/Analysis/diagnostics/explicit-suppression.cpp
  clang/test/Analysis/iterator-modeling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77125.278395.patch
Type: text/x-patch
Size: 55888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200716/305f3090/attachment-0001.bin>


More information about the cfe-commits mailing list