mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
swift-module-digester: remove unnecessary node annotations. NFC (#18975)
This commit is contained in:
@@ -130,7 +130,6 @@ public:
|
||||
// attributes is considerred ABI-breaking.
|
||||
struct ABIAttributeInfo {
|
||||
const DeclAttrKind Kind;
|
||||
const NodeAnnotation Annotation;
|
||||
const StringRef Content;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user