mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
swift-api-digester: simplify some APIs by centralizing memory management. NFC (#5827)
This commit is contained in:
@@ -29,7 +29,6 @@ NODE_KIND(Getter)
|
||||
NODE_KIND(Setter)
|
||||
NODE_KIND(Var)
|
||||
NODE_KIND(TypeAlias)
|
||||
NODE_KIND(Nil)
|
||||
|
||||
NODE_ANNOTATION(Added)
|
||||
NODE_ANNOTATION(Removed)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user