]> granicus.if.org Git - clang/commitdiff
[ASTImporter] fix test failure corrected by fixed func end locs
authorRafael Stahl <r.stahl@tum.de>
Mon, 9 Jul 2018 09:02:53 +0000 (09:02 +0000)
committerRafael Stahl <r.stahl@tum.de>
Mon, 9 Jul 2018 09:02:53 +0000 (09:02 +0000)
fix to rC336523 / D48941

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@336527 91177308-0d34-0410-b5e6-96231b3b80d8

test/Import/attr/test.cpp

index 01ea6c1b0eda05e370b9c5acb58e4075a3252eb8..c9b2d6ed3433ae43ff3b76f9aa87a0d7bb522d41 100644 (file)
@@ -1,6 +1,6 @@
 // RUN: clang-import-test -dump-ast -import %S/Inputs/S.cpp -expression %s | FileCheck %s
 // CHECK: FunctionDecl
-// CHECK-SAME: S.cpp:1:1, col:13
+// CHECK-SAME: S.cpp:1:1, col:38
 // CHECK-NEXT: ConstAttr
 // CHECK-SAME: col:32