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:
@@ -3568,6 +3568,7 @@ public:
|
||||
rawAccessorKind,
|
||||
rawAccessLevel,
|
||||
fn->needsNewVTableEntry(),
|
||||
fn->isTransparent(),
|
||||
dependencies);
|
||||
|
||||
writeGenericParams(fn->getGenericParams());
|
||||
|
||||
Reference in New Issue
Block a user