Author: chapuni
Date: Thu Jun 21 07:45:24 2012
New Revision: 158915

URL: http://llvm.org/viewvc/llvm-project?rev=158915&view=rev
Log:
Revert r158423 corresponding to r158796, "test/Driver/warning-options.cpp: Mark 
as XFAIL:cygming. -pedantic is passed with gcc-as driver. PR12920"

Modified:
    cfe/trunk/test/Driver/warning-options.cpp

Modified: cfe/trunk/test/Driver/warning-options.cpp
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Driver/warning-options.cpp?rev=158915&r1=158914&r2=158915&view=diff
==============================================================================
--- cfe/trunk/test/Driver/warning-options.cpp (original)
+++ cfe/trunk/test/Driver/warning-options.cpp Thu Jun 21 07:45:24 2012
@@ -8,7 +8,3 @@
 // CHECK: unknown warning option '-Wmonkey'
 // CHECK: unknown warning option '-Wno-monkey'
 // CHECK: unknown warning option '-Wno-unused-command-line-arguments'; did you 
mean '-Wno-unused-command-line-argument'?
-
-// PR12920: They use gcc driver. Clang tends to pass -pedantic to gcc-as and 
gcc-ld.
-// XFAIL: cygwin,mingw32
-


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to