[PATCH] D32845: [Analyzer] Iterator Checker - Part 4: Mismatched iterator checker for function parameters
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 10 02:04:31 PDT 2018
This revision was automatically updated to reflect the committed changes.
baloghadamsoftware marked an inline comment as done.
Closed by commit rC341790: [Analyzer] Iterator Checker - Part 4: Mismatched iterator checker for function… (authored by baloghadamsoftware, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D32845?vs=163671&id=164631#toc
Repository:
rC Clang
https://reviews.llvm.org/D32845
Files:
include/clang/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
test/Analysis/Inputs/system-header-simulator-cxx.h
test/Analysis/invalidated-iterator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32845.164631.patch
Type: text/x-patch
Size: 10989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180910/b12bf4d5/attachment-0001.bin>
More information about the cfe-commits
mailing list