[PATCH] D59279: [Analyzer] Checker for non-determinism caused by iteration of unordered container of pointers
Mandeep Singh Grang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 13 10:53:02 PDT 2019
mgrang updated this revision to Diff 190453.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59279/new/
https://reviews.llvm.org/D59279
Files:
docs/analyzer/checkers.rst
include/clang/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/CMakeLists.txt
lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp
test/Analysis/Inputs/system-header-simulator-cxx.h
test/Analysis/ptr-iter.cpp
www/analyzer/alpha_checks.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59279.190453.patch
Type: text/x-patch
Size: 10137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190313/d6ad4175/attachment-0001.bin>
More information about the cfe-commits
mailing list