mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/master' into master-next
This commit is contained in:
@@ -314,6 +314,9 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
/// Is the given type imported from a C tag type?
|
||||
bool isCImportedTagType(const TypeContextDescriptor *type);
|
||||
|
||||
/// Check whether a type conforms to a protocol.
|
||||
///
|
||||
/// \param value - can be null, in which case the question should
|
||||
|
||||
Reference in New Issue
Block a user