[PATCH] D19289: MarkEOLs should only be true for clang-cl.exe.

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 15:21:36 PDT 2016


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm


================
Comment at: test/Driver/response-file.c:7
@@ -6,3 +6,3 @@
 // number of parameters.
-// RUN: echo "-DTEST" >> %t.0.txt
 // RUN: %clang -E @%t.0.txt %s -v 2>&1 | FileCheck %s -check-prefix=SHORT
----------------
Nice


http://reviews.llvm.org/D19289





More information about the llvm-commits mailing list