[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

llvm-svn: 336527

clang/test/Import/attr/test.cpp

index 01ea6c1..c9b2d6e 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