Skip to content

Commit 3b83948

Browse files
committed
Delete the linkage tests
The linkage tests have been causing more issues than they caught issues. And really what we want to test, is that the libraries built for the compiler using CMake don’t have any unexpected dependencies – it doesn’t really matter if the swift-syntax package itself gains a new link dependency. Furthermore, the test was only checking `SwiftSyntax`, `SwiftParser` and `SwiftSyntaxBuilder` and was missing e.g. `SwiftSyntaxMacros`. We should properly test that no dylibs in the toolchain have unintended linkages as part of integration testing in the apple/swift repo.
1 parent 954a493 commit 3b83948

File tree

1 file changed

+0
-407
lines changed

1 file changed

+0
-407
lines changed

0 commit comments

Comments
 (0)