]> granicus.if.org Git - clang/commitdiff
Fixed type and declaration source range in presence of typeQuals.
authorAbramo Bagnara <abramo.bagnara@gmail.com>
Sat, 12 Mar 2011 11:02:00 +0000 (11:02 +0000)
committerAbramo Bagnara <abramo.bagnara@gmail.com>
Sat, 12 Mar 2011 11:02:00 +0000 (11:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127535 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/usrs.cpp

index e68946ab492f1e2ac37fda3185402df2ef1fbcda..a43b6893ebfbdcda615b055b2dbcbc609af663c6 100644 (file)
@@ -85,7 +85,7 @@ namespace foo_alias3 = foo;
 // CHECK: usrs.cpp c:@N@foo@C@ClsB Extent=[17:3 - 21:4]
 // CHECK: usrs.cpp c: Extent=[18:3 - 18:10]
 // CHECK: usrs.cpp c:@N@foo@C@ClsB@F@ClsB# Extent=[19:5 - 19:27]
-// CHECK: usrs.cpp c:@N@foo@C@ClsB@F@result#1 Extent=[20:5 - 20:17]
+// CHECK: usrs.cpp c:@N@foo@C@ClsB@F@result#1 Extent=[20:5 - 20:23]
 // CHECK: usrs.cpp c:@N@foo@C@ClsB@F@result#1 Extent=[24:1 - 26:2]
 // CHECK: usrs.cpp c:@aN@C@ClsC Extent=[29:3 - 29:35]
 // CHECK: usrs.cpp c:@aN@w Extent=[30:3 - 30:8]