[cfe-commits] [patch] Fix -Wlarge-by-value-copy option in the driver.

James Molloy james.molloy at arm.com
Fri May 4 01:01:38 PDT 2012


Hi Jean-Daniel,

As Chandler and Doug have both LGTM'd it, I'll just say "Apologies" because
this was an omission in my patch.

... although there was no testcase, so... ;)

Cheers,

James

-----Original Message-----
From: cfe-commits-bounces at cs.uiuc.edu
[mailto:cfe-commits-bounces at cs.uiuc.edu] On Behalf Of Jean-Daniel Dupas
Sent: 03 May 2012 22:22
To: cfe-commits cfe
Subject: [cfe-commits] [patch] Fix -Wlarge-by-value-copy option in the
driver.

Hi,

Recent change in CC1Options and Options definition broke the
'-Wlarge-by-value-copy' argument. When trying to using it, clang cc1 failed
with the following message:

error: unknown argument: '-Wlarge-by-value-copy'

Is this attached patch OK ? 

Thanks

-- Jean-Daniel









More information about the cfe-commits mailing list