We've got the type right, which has broken these tests - but now we need to get the location information correct that the type was papering over

llvm-svn: 183576
This commit is contained in:
David Blaikie 2013-06-07 22:09:23 +00:00
parent 6a42665f9f
commit fbbb8f32b0
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,8 @@
// RUN: %clangxx -O0 -g %s -c -o %t.o
// RUN: %clangxx %t.o -o %t.out
// RUN: %test_debuginfo %s %t.out
// XFail while getting location information right
// XFAIL: *
// Radar 8945514
// DEBUGGER: break 22
// DEBUGGER: r

View File

@ -1,6 +1,8 @@
// RUN: %clangxx -O0 -g %s -c -o %t.o
// RUN: %clangxx %t.o -o %t.out
// RUN: %test_debuginfo %s %t.out
// XFail while getting location information right
// XFAIL: *
// Radar 8775834
// DEBUGGER: break 61
// DEBUGGER: r