blob: 78838c082981ac40a2daffd26455043a702e3a94 [file] [log] [blame]
add_clang_unittest(LexTests
LexerTest.cpp
PPCallbacksTest.cpp
PPConditionalDirectiveRecordTest.cpp
)
target_link_libraries(LexTests
clangLex
)