mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Parse-only is a hot path; keep the semantics for it separate from normal parsing, otherwise it is very easy to introduce something expensive without checking for Invocation.getParseOnly(). Also cleans up a bit CompilerInstance::performParse() as well. Swift SVN r17596
30 KiB
30 KiB