mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[SourceKit] Ignore the '__raw_doc_comment' attribute, which is more of an implementation detail.
This commit is contained in:
@@ -11,12 +11,7 @@
|
||||
key.length: 65,
|
||||
key.typename: "S",
|
||||
key.nameoffset: 148,
|
||||
key.namelength: 5,
|
||||
key.attributes: [
|
||||
{
|
||||
key.attribute: source.decl.attribute.__raw_doc_comment
|
||||
}
|
||||
]
|
||||
key.namelength: 5
|
||||
},
|
||||
{
|
||||
key.kind: source.lang.swift.expr.object_literal,
|
||||
|
||||
Reference in New Issue
Block a user