swift
4f19cfd7 - [ParseableInterface] Only open module buffers once while loading

Commit
6 years ago
[ParseableInterface] Only open module buffers once while loading In addition to being wasteful, this is a correctness issue -- the compiler should only ever have one view of this file, and it should not read a potentially different file after validating dependencies. rdar://48654608
Author
Harlan Haskins
Committer
Nathan Hawes
Parents
Loading