[PATCH] Mingw-w64 driver for clang
Yaron Keren
yaron.keren at gmail.com
Wed May 13 23:04:01 PDT 2015
================
Comment at: lib/Driver/Tools.cpp:7958
@@ +7957,3 @@
+ const char *LinkingOutput) const {
+ ArgStringList CmdArgs;
+
----------------
claimNoWarnArgs(Args);
should be added before this line like the other Assemble::ConstructJob functions.
http://reviews.llvm.org/D5268
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list