Commit a71e952
committed
Delete the linkage tests
* **Explanation**: 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.
* **Scope**: This is a test-only change
* **Risk**: Very low, this is a test-only change and has already been removed on the 509 package release of swift-syntax
* **Testing**: n/a
* **Issue**: rdar://122906543
* **Reviewer**: Ben Barham (@bnbarham) on #21891 parent 9064c26 commit a71e952
1 file changed
+0
-408
lines changed
0 commit comments