blob: 0b0daa463d8b35b8057f93ee0283e481656a017f [file] [log] [blame]
add_swift_unittest(SwiftASTTests
ArithmeticEvaluator.cpp
# SWIFT_ENABLE_TENSORFLOW
IndexSubsetTests.cpp
DiagnosticConsumerTests.cpp
SourceLocTests.cpp
TestContext.cpp
TypeMatchTests.cpp
VersionRangeLattice.cpp
)
target_link_libraries(SwiftASTTests
PRIVATE
swiftAST
# FIXME: Circular dependencies.
swiftParse
swiftSema
)