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)
llvm-svn: 336532

clang/test/Index/Core/index-macros.c

index 9e38c44..61e7e76 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);