[PATCH] clang: forward -no-integrated-as from the driver

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Feb 24 10:14:15 PST 2014


> For this purpose, I think something like the attached change is minimal
> intrusive.

Assuming we want something like this (I don't think we do), I would
still ask for some changes in the patch:

* Needs a testcase.
* Using an explicit "-S -fintegrated-as" should still pass
-integrated-as to -cc1. That is, the driver should only have different
*defaults* for -c and -S.

Cheers,
Rafael



More information about the cfe-commits mailing list