[ASTImporter] fix test failure corrected by fixed func end locs

fix to rC336523 / D48941



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@336527 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rafael Stahl 2018-07-09 09:02:53 +00:00
parent d7f8ffeea4
commit a92e7cfddc
1 changed files with 1 additions and 1 deletions

View 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