[PATCH] D59465: [analyzer] Add example plugin for checker option handling
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 22 09:31:15 PDT 2019
Szelethus updated this revision to Diff 196080.
Szelethus added a comment.
Accidentally uploaded the wrong diff. Rebase on top of D59464 <https://reviews.llvm.org/D59464>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59465/new/
https://reviews.llvm.org/D59465
Files:
examples/StaticAnalyzer/CMakeLists.txt
examples/StaticAnalyzer/OptionHandlingPlugin/CMakeLists.txt
examples/StaticAnalyzer/OptionHandlingPlugin/CheckerOptionHandling.cpp
examples/StaticAnalyzer/OptionHandlingPlugin/OptionHandlingAnalyzerPlugin.exports
test/Analysis/checker-plugins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59465.196080.patch
Type: text/x-patch
Size: 4170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190422/36a246b6/attachment-0001.bin>
More information about the cfe-commits
mailing list