mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Update spelling for representing lifetime dependencies to @_lifetime
This commit is contained in:
@@ -1158,6 +1158,9 @@ public:
|
||||
/// \returns true if this module is the "swift" standard library module.
|
||||
bool isStdlibModule() const;
|
||||
|
||||
/// \returns true if this module is the "Cxx" module.
|
||||
bool isCxxModule() const;
|
||||
|
||||
/// \returns true if this module is the "_Concurrency" standard library module.
|
||||
bool isConcurrencyModule() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user