relax testcase to unbreak windows buildbots.

llvm-svn: 204531
This commit is contained in:
Adrian Prantl 2014-03-21 22:58:28 +00:00
parent ca2728ec22
commit 7b622ca9d9
1 changed files with 1 additions and 1 deletions

View 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",