Skip to content

Commit 527482c

Browse files
authored
swift-api-digester: simplify some APIs by centralizing memory management. NFC (#5827)
1 parent 10531cd commit 527482c

File tree

2 files changed

+237
-255
lines changed

2 files changed

+237
-255
lines changed

tools/swift-api-digester/DigesterEnums.def

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ NODE_KIND(Getter)
2929
NODE_KIND(Setter)
3030
NODE_KIND(Var)
3131
NODE_KIND(TypeAlias)
32-
NODE_KIND(Nil)
3332

3433
NODE_ANNOTATION(Added)
3534
NODE_ANNOTATION(Removed)

0 commit comments

Comments
 (0)