[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 29 15:55:16 PDT 2019


Szelethus updated this revision to Diff 197210.
Szelethus added a comment.

Uploaded the correct diff.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59465/new/

https://reviews.llvm.org/D59465

Files:
  test/Analysis/checker-plugins.c
  test/Analysis/plugins/CMakeLists.txt
  test/Analysis/plugins/CheckerOptionHandling/CMakeLists.txt
  test/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp
  test/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandlingAnalyzerPlugin.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59465.197210.patch
Type: text/x-patch
Size: 4385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190429/bffe4a36/attachment.bin>


More information about the cfe-commits mailing list