Merge remote-tracking branch 'origin/master' into swift-3-api-guidelines

This commit is contained in:
Dmitri Gribenko
2016-02-17 14:40:05 -08:00
450 changed files with 8406 additions and 5202 deletions

View File

@@ -13,7 +13,7 @@ func test() {
// CHECK-NEXT: key.sourcetext: "abs(<#T##x: T##T#>)",
// CHECK-NEXT: key.description: "abs(x: T)",
// CHECK-NEXT: key.typename: "T",
// CHECK-NEXT: key.doc.brief: "Return the absolute value of x.",
// CHECK-NEXT: key.doc.brief: "Returns the absolute value of x.",
// CHECK-NEXT: key.context: source.codecompletion.context.othermodule,
// CHECK-NEXT: key.moduleimportdepth: 1,
// CHECK-NEXT: key.num_bytes_to_erase: 0,