Files
swift-mirror/test/SourceKit/Refactoring/syntactic-rename/z.expected
Ben Barham e811c028f1 [IDE] Use the passed in Action for setting up an invocation
There was a recent change to error early if the stdlib couldn't be
loaded when semantic functionality is required. Since
`ide::initCompilerInvocation` was ignoring the given `Action` and just
setting to `Typecheck` instead, this would cause an error even if
semantic functionality *wasn't* required.

Resolves rdar://88968608.
2022-02-15 18:06:37 -08:00

7 lines
136 B
Plaintext

source.edit.kind.active:
8:9-8:10 "foo"
source.edit.kind.inactive:
10:16-10:17 "foo"
source.edit.kind.inactive:
12:16-12:17 "foo"