mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Separated out the Onone module handling from stdlib handling
Also refactored the Onone module predicate. I believe there is no functional change, but I don't understand the correctness of what was there.
This commit is contained in:
@@ -449,7 +449,7 @@ public:
|
||||
void freeContextAndSIL();
|
||||
|
||||
private:
|
||||
bool loadStdlibAndMaybeSwiftOnoneSupport();
|
||||
bool loadStdlib();
|
||||
ModuleDecl *importUnderlyingModule();
|
||||
ModuleDecl *importBridgingHeader();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user