Skip to content

Commit 8b7a766

Browse files
authored
Merge pull request #67996 from ahoppen/ahoppen/remove-attrkinds-py
[Cleanup] Remove AttributeKinds.py
2 parents baa20ae + 52f062d commit 8b7a766

File tree

2 files changed

+0
-975
lines changed

2 files changed

+0
-975
lines changed

include/swift/AST/Attr.def

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ TYPE_ATTR(thin)
101101
TYPE_ATTR(thick)
102102

103103
// Declaration Attributes and Modifers
104-
// To add a new entry here, update `utils/gyb_syntax_support/AttributeKinds.py`
105104
DECL_ATTR(_silgen_name, SILGenName,
106105
OnAbstractFunction | OnVar | LongAttribute | UserInaccessible | ABIStableToAdd | ABIStableToRemove | APIStableToAdd | APIStableToRemove,
107106
0)

0 commit comments

Comments
 (0)