blob: 03c8cd5418a47d182dff517b36571c95a0ebfa4f [file] [log] [blame]
add_clang_unittest(LexTests
LexerTest.cpp
PreprocessingRecordTest.cpp
PPCallbacksTest.cpp
)
target_link_libraries(LexTests
clangLex
)