[PATCH] D70320: [Analyzer] [NFC] Iterator Checkers - Separate iterator modeling and the actual checkers
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 11 04:09:26 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGafb13afcf223: [Analyzer][NFC] Iterator Checkers - Separate iterator modeling and the actual… (authored by baloghadamsoftware).
Changed prior to commit:
https://reviews.llvm.org/D70320?vs=229570&id=233311#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70320/new/
https://reviews.llvm.org/D70320
Files:
clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt
clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp
clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp
clang/lib/StaticAnalyzer/Checkers/Iterator.cpp
clang/lib/StaticAnalyzer/Checkers/Iterator.h
clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp
clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp
clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70320.233311.patch
Type: text/x-patch
Size: 111883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191211/7259ebc4/attachment-0001.bin>
More information about the cfe-commits
mailing list