[PATCH] D28941: Remove 'RUN: false' from Driver/response-file.c

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 20 03:18:13 PST 2017


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28941.85114.patch
Type: text/x-patch
Size: 472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170120/a68bd912/attachment.bin>


More information about the cfe-commits mailing list