]> granicus.if.org Git - clang/commit
[analyzer] Add a test plugin for checker option handling
authorKristof Umann <kristof.umann@ericsson.com>
Thu, 16 May 2019 15:55:07 +0000 (15:55 +0000)
committerKristof Umann <kristof.umann@ericsson.com>
Thu, 16 May 2019 15:55:07 +0000 (15:55 +0000)
commit130af81e917f6a2d154eb4919565a8acceebbdde
tree99e5b7448a32a447e8372e61244472d9f73eee28
parent135318869fc4ad2adc0efc955fbefe94ab6916cc
[analyzer] Add a test plugin for checker option handling

Differential Revision: https://reviews.llvm.org/D59465

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360910 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/checker-plugins.c
test/Analysis/plugins/CMakeLists.txt
test/Analysis/plugins/CheckerOptionHandling/CMakeLists.txt [new file with mode: 0644]
test/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp [new file with mode: 0644]
test/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandlingAnalyzerPlugin.exports [new file with mode: 0644]