[PATCH] clang: forward -no-integrated-as from the driver
David Woodhouse
dwmw2 at infradead.org
Fri Feb 21 06:15:09 PST 2014
On Fri, 2014-02-21 at 09:11 -0500, Rafael EspĂndola wrote:
> The other issue that has been reported is people doing "clang -S
> foo.c" with invalid assembly, and this lets them use exactly the
> option to avoid it.
You're not suggesting that we should use -no-integrated-as *with* -S,
are you?
That doesn't make sense, because '-S' means "no assembler".
So -no-integrated-as should be *implicit* in that.
--
dwmw2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140221/92833947/attachment.bin>
More information about the cfe-commits
mailing list