Author: chapuni
Date: Tue Aug 20 07:16:48 2013
New Revision: 188790

URL: http://llvm.org/viewvc/llvm-project?rev=188790&view=rev
Log:
clang/test/Driver/cl-options.c: Remove the feature "clang-driver". It has been 
working since r188331.

Modified:
    cfe/trunk/test/Driver/cl-options.c

Modified: cfe/trunk/test/Driver/cl-options.c
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Driver/cl-options.c?rev=188790&r1=188789&r2=188790&view=diff
==============================================================================
--- cfe/trunk/test/Driver/cl-options.c (original)
+++ cfe/trunk/test/Driver/cl-options.c Tue Aug 20 07:16:48 2013
@@ -1,7 +1,5 @@
 // Don't attempt slash switches on msys bash.
 // REQUIRES: shell-preserves-root
-// Exclude gcc-driven clang.
-// REQUIRES: clang-driver
 
 // Note: %s must be preceded by --, otherwise it may be interpreted as a
 // command-line option, e.g. on Mac where %s is commonly under /Users.


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

Reply via email to