mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Assert that an added file loaded without error
This commit is contained in:
@@ -322,6 +322,8 @@ public:
|
||||
/// file.
|
||||
const version::Version &getLanguageVersionBuiltWith() const;
|
||||
|
||||
virtual bool hadLoadError() const override;
|
||||
|
||||
virtual bool isSystemModule() const override;
|
||||
|
||||
virtual void lookupValue(DeclName name, NLKind lookupKind,
|
||||
|
||||
Reference in New Issue
Block a user