swift
658c3a94 - [IRGen] Fix SynthesizedFileUnit.

Commit
5 years ago
[IRGen] Fix SynthesizedFileUnit. SynthesizedFileUnits are attached to a SourceFile. Make IRGen consistent with TBDGen: when processing a SourceFile, only process the attached SynthesizedFile. This avoids IRGen/TBDGen inconsistencies. Resolves TF-1249.
Author
Committer
Parents
Loading