[PATCH] Add option to switch off putting header modules into the dependency file.

Daniel Jasper djasper at google.com
Thu Mar 19 02:59:43 PDT 2015


================
Comment at: test/Driver/pch-deps.c:18
@@ +17,3 @@
+
+// RUN: %clang -x c++ %s -o %t.o -MMD -MT dependencies -MF %t.d -fmodule-file-deps -### 2> %t
+// RUN: FileCheck %s -check-prefix=CHECK-EXPLICIT-NOPCH -input-file=%t
----------------
djasper wrote:
> nit: I'd either line wrap both of these command lines (slightly preferable) or none of them.
Ah, sorry, this was just Phabricator confusing me.

http://reviews.llvm.org/D8378

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list