Files
swift-mirror/tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp
Hamish Knight b78f47490a Move AST transforms out of the Frontend
Move the playground and debugger transforms out
of the Frontend and into `performTypeChecking`, as
we'd want them to be applied if
`performTypeChecking` was called lazily.
2020-04-28 14:44:17 -07:00

38 KiB