<div dir="ltr">Eric - mind adding some more detail on what this 'member hack' is?<br><br>and/or should we just delete these tests?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 3, 2013 at 9:44 PM, Michael Gottesman <span dir="ltr"><<a href="mailto:mgottesman@apple.com" target="_blank">mgottesman@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: mgottesman<br>
Date: Tue Sep  3 23:44:05 2013<br>
New Revision: 189915<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=189915&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=189915&view=rev</a><br>
Log:<br>
XFAILed the static-member.cpp test since we no longer support emitting debug info that support what Eric calls "the member hack".<br>
<br>
Modified:<br>
    debuginfo-tests/trunk/static-member.cpp<br>
<br>
Modified: debuginfo-tests/trunk/static-member.cpp<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/debuginfo-tests/trunk/static-member.cpp?rev=189915&r1=189914&r2=189915&view=diff" target="_blank">http://llvm.org/viewvc/llvm-project/debuginfo-tests/trunk/static-member.cpp?rev=189915&r1=189914&r2=189915&view=diff</a><br>

==============================================================================<br>
--- debuginfo-tests/trunk/static-member.cpp (original)<br>
+++ debuginfo-tests/trunk/static-member.cpp Tue Sep  3 23:44:05 2013<br>
@@ -1,6 +1,7 @@<br>
 // RUN: %clangxx -O0 -g %s -o %t -c<br>
 // RUN: %clangxx %t -o %t.out<br>
 // RUN: %test_debuginfo %s %t.out<br>
+// XFAIL: *<br>
<br>
 // DEBUGGER: delete breakpoints<br>
 // DEBUGGER: break static-member.cpp:33<br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</blockquote></div><br></div>