mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Serialization: Read and write support for public module name
This commit is contained in:
@@ -520,6 +520,8 @@ public:
|
||||
|
||||
virtual StringRef getExportedModuleName() const override;
|
||||
|
||||
virtual StringRef getPublicModuleName() const override;
|
||||
|
||||
ValueDecl *getMainDecl() const override;
|
||||
|
||||
bool hasEntryPoint() const override;
|
||||
|
||||
Reference in New Issue
Block a user