[PATCH] D42774: [analyzer] Expose setting exploration strategy through an analyzer option
George Karpenkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 1 18:04:03 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324049: [analyzer] Expose exploration strategy through analyzer options. (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D42774?vs=132425&id=132524#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42774
Files:
cfe/trunk/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.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/ExprEngine.cpp
cfe/trunk/test/Analysis/analyzer-config.c
cfe/trunk/test/Analysis/analyzer-config.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42774.132524.patch
Type: text/x-patch
Size: 8389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/a552208a/attachment.bin>
More information about the llvm-commits
mailing list