uber/SwiftCodeSan

Revitalize?

Closed this issue · 0 comments

Is there any interest from Uber team to revitalize this project? The instructions fail on swift build -c

/Users/jisaacs/Desktop/SwiftCodeSan/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser

Looking online re this issue...

"This library used to be a dependency of swift-syntax, but since Swift 5.8 it has been replaced by a Swift rewrite that is part of swift-syntax. So you shouldn't have to worry about it going forward"