]> granicus.if.org Git - clang/commit
[examples] Add tablegen'd ClangCommentCommandList as a dependency for plugins.
authorJordan Rose <jordan_rose@apple.com>
Thu, 13 Feb 2014 18:12:30 +0000 (18:12 +0000)
committerJordan Rose <jordan_rose@apple.com>
Thu, 13 Feb 2014 18:12:30 +0000 (18:12 +0000)
commitabd1fbfcbaf79911068dbe992e58b106c9bf2a6f
tree64cc7af2439aa3ecc637157317ccacf65fad2976
parent2c974a9674382cfa4776e52f8e114e2b9eb2bb71
[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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201350 91177308-0d34-0410-b5e6-96231b3b80d8
examples/PrintFunctionNames/CMakeLists.txt
examples/analyzer-plugin/CMakeLists.txt