set(LLVM_LINK_COMPONENTS
Support
)
add_clang_unittest(ClangSupportTests
TimeProfilerTest.cpp
)
clang_target_link_libraries(ClangSupportTests
PRIVATE
clangAST
clangBasic
clangFrontend
clangSerialization
)
set(LLVM_LINK_COMPONENTS
Support
)
add_clang_unittest(ClangSupportTests
TimeProfilerTest.cpp
)
clang_target_link_libraries(ClangSupportTests
PRIVATE
clangAST
clangBasic
clangFrontend
clangSerialization
)