hanchenye-llvm-project/clang/examples/analyzer-plugin
Jordan Rose ab57f79df4 [examples] Add tablegen'd ClangCommentCommandList as a dependency for plugins.
Also, remove library dependencies for the sample analyzer-plugin. The only
library changes that would require a rebuild should be in headers, which
should already implicitly be marked as dependencies.

llvm-svn: 201350
2014-02-13 18:12:30 +00:00
..
CMakeLists.txt [examples] Add tablegen'd ClangCommentCommandList as a dependency for plugins. 2014-02-13 18:12:30 +00:00
MainCallChecker.cpp Expose the name of the checker producing each diagnostic message. 2014-02-11 21:49:21 +00:00
Makefile