[PATCH] D59465: [analyzer] Add a test plugin for checker option handling

Kristóf Umann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 08:52:44 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL360910: [analyzer] Add a test plugin for checker option handling (authored by Szelethus, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D59465?vs=197210&id=199840#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59465

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59465.199840.patch
Type: text/x-patch
Size: 4764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/180fa6c9/attachment.bin>


More information about the llvm-commits mailing list