swift-api-digester: simplify some APIs by centralizing memory management. NFC (#5827)

This commit is contained in:
Xi Ge
2016-11-16 17:34:31 -08:00
committed by GitHub
parent 10531cd75d
commit 527482cc16
2 changed files with 237 additions and 255 deletions

View File

@@ -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