[PATCH] D50488: [Analyzer] Checker for non-determinism caused by sorting of pointer-like elements
Mandeep Singh Grang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 5 11:21:43 PDT 2018
mgrang updated this revision to Diff 164086.
mgrang added a comment.
Enabled checker only for C++.
https://reviews.llvm.org/D50488
Files:
include/clang/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/CMakeLists.txt
lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp
test/Analysis/ptr-sort.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50488.164086.patch
Type: text/x-patch
Size: 10363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180905/cd2e3062/attachment-0001.bin>
More information about the cfe-commits
mailing list