[PATCH] D32902: [Analyzer] Iterator Checker - Part 7: Support for push and pop operations
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 10 02:07:42 PDT 2018
This revision was automatically updated to reflect the committed changes.
baloghadamsoftware marked an inline comment as done.
Closed by commit rL341793: [Analyzer] Iterator Checker - Part 7: Support for push and pop operations (authored by baloghadamsoftware, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D32902?vs=163984&id=164636#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32902
Files:
cfe/trunk/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
cfe/trunk/test/Analysis/Inputs/system-header-simulator-cxx.h
cfe/trunk/test/Analysis/diagnostics/explicit-suppression.cpp
cfe/trunk/test/Analysis/invalidated-iterator.cpp
cfe/trunk/test/Analysis/iterator-range.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32902.164636.patch
Type: text/x-patch
Size: 23850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180910/1da5e6d6/attachment-0001.bin>
More information about the cfe-commits
mailing list