[PATCH] D32904: [Analyzer] Iterator Checker - Part 8: Support for assign, clear, insert, emplace and erase operations
Balogh, Ádám via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 10 02:09:52 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341794: [Analyzer] Iterator Checker - Part 8: Support for assign, clear, insert… (authored by baloghadamsoftware, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D32904?vs=164006&id=164637#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32904
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32904.164637.patch
Type: text/x-patch
Size: 30449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180910/314e20d5/attachment.bin>
More information about the llvm-commits
mailing list