]> granicus.if.org Git - clang/commitdiff
Try to fix build bot after r336524
authorEric Liu <ioeric@google.com>
Mon, 9 Jul 2018 09:17:25 +0000 (09:17 +0000)
committerEric Liu <ioeric@google.com>
Mon, 9 Jul 2018 09:17:25 +0000 (09:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@336532 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/Core/index-macros.c

index 9e38c44e99d591cb6293c4553ed56ecac3bf0b64..61e7e76175441754d39b99d92b6cd5862f9a8393 100644 (file)
@@ -8,5 +8,5 @@
 #undef X1
 
 // CHECK: [[@LINE+2]]:1 | macro/C | DEF | c:index-macros.c@251@macro@DEF | Ref |
-// CHECK: [[@LINE+1]]:5 | variable/C | i | c:@i | i | Def | rel: 0
+// CHECK: [[@LINE+1]]:5 | variable/C | i | c:@i | {{.*}} | Def | rel: 0
 DEF(i);