mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
* Remove 'public' from the functions, those werr remnants of when ASTGenVisitor conformed to SyntaxTransformVisitor. * Remove an unreachable `default:` from a switch. * Remove unused `UnsafePointer.raw`.