clang/test/Frontend/plugin-annotate-functions.c requires the target examples/AnnotateFunctions.

llvm-svn: 263931
This commit is contained in:
NAKAMURA Takumi
2016-03-21 11:03:39 +00:00
parent 9da788fda2
commit a4a589eec5

View File

@@ -40,6 +40,7 @@ endif ()
if (ENABLE_CLANG_EXAMPLES)
list(APPEND CLANG_TEST_DEPS
AnnotateFunctions
clang-interpreter
PrintFunctionNames
)