]> granicus.if.org Git - clang/commitdiff
relax testcase to unbreak windows buildbots.
authorAdrian Prantl <aprantl@apple.com>
Fri, 21 Mar 2014 22:58:28 +0000 (22:58 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 21 Mar 2014 22:58:28 +0000 (22:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@204531 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenCXX/linetable-fnbegin.cpp

index 8f8e4c9c7890409934bac079a028b984d72ab0e4..392538913f9d6dde9a6a4b26fef892cd949eac72 100644 (file)
@@ -1,7 +1,7 @@
 // RUN: %clang_cc1 -emit-llvm -g %s -o - | FileCheck %s
 // Test that the line table info for Foo<T>::bar() is pointing to the
 // right header file.
-// CHECK: define{{.*}} @_ZN3FooIiE3barEv
+// CHECK: define{{.*}}bar
 // CHECK-NOT: define
 // CHECK: ret {{.*}}, !dbg ![[DBG:.*]]
 // CHECK: ![[HPP:.*]] = metadata !{metadata !"./template.hpp",