mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Demangle partial-apply forwarding thunks.
rdar://16167733 Swift SVN r14538
This commit is contained in:
@@ -84,6 +84,8 @@ NODE(NonVariadicTuple)
|
||||
NODE(Number)
|
||||
NODE(ObjCAttribute)
|
||||
NODE(ObjCBlock)
|
||||
NODE(PartialApplyForwarder)
|
||||
NODE(PartialApplyObjCForwarder)
|
||||
NODE(PostfixOperator)
|
||||
NODE(PrefixOperator)
|
||||
NODE(Protocol)
|
||||
|
||||
Reference in New Issue
Block a user