[PATCH] D53058: [analyzer] Experiment with an iteration order only based on location, and not using the stack frame
George Karpenkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 11 16:02:04 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL344313: [analyzer] Experiment with an iteration order only based on location, and not… (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D53058?vs=168933&id=169335#toc
Repository:
rL LLVM
https://reviews.llvm.org/D53058
Files:
cfe/trunk/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h
cfe/trunk/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
cfe/trunk/lib/StaticAnalyzer/Core/CoreEngine.cpp
cfe/trunk/lib/StaticAnalyzer/Core/WorkList.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53058.169335.patch
Type: text/x-patch
Size: 5529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/1628eaee/attachment.bin>
More information about the llvm-commits
mailing list