[PATCH] D45718: [analyzer] Allow registering custom statically-linked analyzer checkers
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 27 08:01:02 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC335740: [analyzer] Allow registering custom statically-linked analyzer checkers (authored by alexfh, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45718?vs=152317&id=153091#toc
Repository:
rC Clang
https://reviews.llvm.org/D45718
Files:
include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h
include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
unittests/StaticAnalyzer/AnalyzerOptionsTest.cpp
unittests/StaticAnalyzer/CMakeLists.txt
unittests/StaticAnalyzer/RegisterCustomCheckersTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45718.153091.patch
Type: text/x-patch
Size: 8980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180627/e403ed88/attachment-0001.bin>
More information about the cfe-commits
mailing list