]> granicus.if.org Git - clang/commitdiff
Fix test to be platform-agnostic
authorDouglas Gregor <dgregor@apple.com>
Tue, 21 Dec 2010 17:52:09 +0000 (17:52 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 21 Dec 2010 17:52:09 +0000 (17:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122348 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/annotate-tokens.m

index a271c51a30cf503f2fcd8d5cf932455a20fa6c80..f4d47ac4ae55b65db418988daa1a500f7448e628 100644 (file)
@@ -312,7 +312,7 @@ static Rdar8595462_A * Rdar8595462_staticVar;
 // CHECK: Punctuation: "}" [54:1 - 54:2] ObjCInterfaceDecl=IBOutletTests:51:12
 // CHECK: Punctuation: "-" [55:1 - 55:2] ObjCInstanceMethodDecl=actionMethod::55:1
 // CHECK: Punctuation: "(" [55:3 - 55:4] ObjCInstanceMethodDecl=actionMethod::55:1
-// CHECK: Identifier: "IBAction" [55:4 - 55:12] macro instantiation=IBAction:146:9
+// CHECK: Identifier: "IBAction" [55:4 - 55:12] macro instantiation=IBAction
 // CHECK: Punctuation: ")" [55:12 - 55:13] ObjCInstanceMethodDecl=actionMethod::55:1
 // CHECK: Identifier: "actionMethod" [55:14 - 55:26] ObjCInstanceMethodDecl=actionMethod::55:1
 // CHECK: Punctuation: ":" [55:26 - 55:27] ObjCInstanceMethodDecl=actionMethod::55:1