[cfe-dev] [patch]Frontend generate cxx-system-include
Douglas Gregor
dgregor at apple.com
Tue Feb 22 07:07:46 PST 2011
On Feb 22, 2011, at 6:48 AM, Joerg Sonnenberger wrote:
> On Tue, Feb 22, 2011 at 03:09:50PM +0100, Jean-Daniel Dupas wrote:
>> When using libc++, the Driver passes the no longer supported
>> -cxx-system-include argument to -cc1.
>> There is an other place where -cxx-system-include may be generated in
>> Frontend too.
>
> Sorry about that.
>
>> If the new "-cxx-isystem" arg is a drop in replacement, the 2 attached
>> patches should be safe, else they fix my compilation issue at least.
>
> Try the attached patch. It G/Cs the rest and should fix your issue.
Looks good, please go ahead and commit.
- Doug
More information about the cfe-dev
mailing list