mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[Frontend] -Rmodule-loading shows both source path and cached path
This commit is contained in:
@@ -451,6 +451,8 @@ public:
|
||||
|
||||
virtual StringRef getFilename() const override;
|
||||
|
||||
virtual StringRef getLoadedFilename() const override;
|
||||
|
||||
virtual StringRef getModuleDefiningPath() const override;
|
||||
|
||||
ValueDecl *getMainDecl() const override;
|
||||
|
||||
Reference in New Issue
Block a user