[PATCH] D73547: [Analyzer] Split container modeling from iterator modeling
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 29 07:12:49 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9a08a3fab999: [Analyzer] Split container modeling from iterator modeling (authored by baloghadamsoftware).
Changed prior to commit:
https://reviews.llvm.org/D73547?vs=240850&id=241157#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73547/new/
https://reviews.llvm.org/D73547
Files:
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt
clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp
clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp
clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp
clang/lib/StaticAnalyzer/Checkers/Iterator.cpp
clang/lib/StaticAnalyzer/Checkers/Iterator.h
clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp
clang/test/Analysis/container-modeling.cpp
clang/test/Analysis/debug-container-modeling.cpp
clang/test/Analysis/debug-iterator-modeling.cpp
clang/test/Analysis/iterator-modelling.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73547.241157.patch
Type: text/x-patch
Size: 164595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200129/10fd8d23/attachment-0001.bin>
More information about the cfe-commits
mailing list