mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge pull request #79781 from nate-chandler/general-coro/20250227/1
[CoroutineAccessors] Dispatch and PtrAuth.
This commit is contained in:
@@ -605,6 +605,7 @@ struct SILDeclRef {
|
||||
}
|
||||
|
||||
bool hasAsync() const;
|
||||
bool isCalleeAllocatedCoroutine() const;
|
||||
|
||||
/// Return the hash code for the SIL declaration.
|
||||
friend llvm::hash_code hash_value(swift::SILDeclRef ref) {
|
||||
|
||||
Reference in New Issue
Block a user