llvm-project/clang/examples/analyzer-plugin
Dylan Noblesmith 01b2c9e82f examples/analyzer-plugin: hook up to build
This was never being compiled at all and was bitrotting
as a result.

Also compile SampleAnalyzerPlugin as a module, not a library,
and fix a mistake with not passing the source files
to add_clang_library().

llvm-svn: 150378
2012-02-13 12:32:15 +00:00
..
CMakeLists.txt examples/analyzer-plugin: hook up to build 2012-02-13 12:32:15 +00:00
MainCallChecker.cpp examples/analyzer-plugin/: unbreak build 2012-02-09 20:02:49 +00:00
Makefile examples/analyzer-plugin: hook up to build 2012-02-13 12:32:15 +00:00