blob: 69b238b4ad718487aa530b7d1712c5423d917358 [file] [log] [blame]
add_swift_unittest(SwiftASTTests
SourceLocTests.cpp
TestContext.cpp
TypeMatchTests.cpp
VersionRangeLattice.cpp
)
target_link_libraries(SwiftASTTests
swiftAST
# FIXME: Circular dependencies.
swiftParse
)