blob: 4f86c3da90e394b1024443345fe758d3e4fc67f7 [file] [log] [blame]
add_swift_unittest(SwiftClangImporterTests
ClangImporterTests.cpp
)
target_link_libraries(SwiftClangImporterTests
PRIVATE
swiftClangImporter
swiftParse
swiftAST
)