This revision was automatically updated to reflect the committed changes.
Closed by commit rL292600: Remove 'RUN: false' from Driver/response-file.c 
(authored by krasimir).

Changed prior to commit:
  https://reviews.llvm.org/D28941?vs=85111&id=85114#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28941

Files:
  cfe/trunk/test/Driver/response-file.c


Index: cfe/trunk/test/Driver/response-file.c
===================================================================
--- cfe/trunk/test/Driver/response-file.c
+++ cfe/trunk/test/Driver/response-file.c
@@ -1,7 +1,5 @@
 // REQUIRES: long_tests
 
-// RUN: false
-
 // Check that clang is able to process short response files
 // Since this is a short response file, clang must not use a response file
 // to pass its parameters to other tools. This is only necessary for a large


Index: cfe/trunk/test/Driver/response-file.c
===================================================================
--- cfe/trunk/test/Driver/response-file.c
+++ cfe/trunk/test/Driver/response-file.c
@@ -1,7 +1,5 @@
 // REQUIRES: long_tests
 
-// RUN: false
-
 // Check that clang is able to process short response files
 // Since this is a short response file, clang must not use a response file
 // to pass its parameters to other tools. This is only necessary for a large
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to