mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +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
17 KiB
17 KiB