swift
309c0241 - [IDE] Avoid relying on after-the-fact use of `addFile`

Commit
352 days ago
[IDE] Avoid relying on after-the-fact use of `addFile` We shouldn't be attempting to append SourceFiles to the module after-the-fact for syntactic macro expansion, refactor things such that the SourceFile is created alongside the ModuleDecl.
Author
Parents
Loading