blob: af02375b7aa185918090c4ac6a02adbc49e61adf [file] [log] [blame]
add_swift_unittest(SwiftParseTests
BuildConfigTests.cpp
LexerTests.cpp
TokenizerTests.cpp
)
target_link_libraries(SwiftParseTests
swiftSIL
swiftSema
swiftClangImporter
swiftParse
swiftAST)