XFAILed the static-member.cpp test since we no longer support emitting debug info that support what Eric calls "the member hack".

llvm-svn: 189915
This commit is contained in:
Michael Gottesman 2013-09-04 04:44:05 +00:00
parent c89466fc22
commit 9672fcf1e5
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
// RUN: %clangxx -O0 -g %s -o %t -c
// RUN: %clangxx %t -o %t.out
// RUN: %test_debuginfo %s %t.out
// XFAIL: *
// DEBUGGER: delete breakpoints
// DEBUGGER: break static-member.cpp:33