[SourceKit] Ignore the '__raw_doc_comment' attribute, which is more of an implementation detail.

This commit is contained in:
Argyrios Kyrtzidis
2016-05-05 16:39:55 -07:00
parent af21c7d4b1
commit c78f1699cc
4 changed files with 4 additions and 31 deletions

View File

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