Author: stuart
Date: Wed Oct 27 19:47:58 2010
New Revision: 117515
URL: http://llvm.org/viewvc/llvm-project?rev=117515&view=rev
Log:
Test passes on Darwin; try to XFAIL on freebsd, linux, xp/msvc9.
Modified:
cfe/trunk/test/CodeGenCXX/debug-info-namespace.cpp
Modified: cfe/trunk/test/CodeGenCXX/debug-info-namespace.cpp
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/CodeGenCXX/debug-info-namespace.cpp?rev=117515&r1=117514&r2=117515&view=diff
==============================================================================
--- cfe/trunk/test/CodeGenCXX/debug-info-namespace.cpp (original)
+++ cfe/trunk/test/CodeGenCXX/debug-info-namespace.cpp Wed Oct 27 19:47:58 2010
@@ -1,3 +1,4 @@
+// XFAIL: freebsd, linux
// RUN: %clang -g -S %s -o - | FileCheck %s
// CHECK: TAG_namespace
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits