summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/resolve-loc.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Index/resolve-loc.c')
-rw-r--r--clang/test/Index/resolve-loc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Index/resolve-loc.c b/clang/test/Index/resolve-loc.c
index cbc371a76c6..8c2a97a4478 100644
--- a/clang/test/Index/resolve-loc.c
+++ b/clang/test/Index/resolve-loc.c
@@ -24,7 +24,7 @@ struct S {
// CHECK: VarDecl=top_var
// CHECK: FunctionDecl=top_func_decl
// CHECK: ParmDecl=param1
-// CHECK: FunctionDefn=top_func_def
+// CHECK: FunctionDecl=top_func_def:7:6 (Definition)
// CHECK: ParmDecl=param2
// CHECK: VarDecl=local_var1
// CHECK: VarDecl=for_var
OpenPOWER on IntegriCloud