[cfe-commits] [patch] Fix -Wlarge-by-value-copy option in the driver.
Douglas Gregor
dgregor at apple.com
Thu May 3 14:56:30 PDT 2012
On May 3, 2012, at 2:21 PM, Jean-Daniel Dupas <devlists at shadowlab.org> wrote:
> 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 ?
LGTM, thanks.
- Doug
More information about the cfe-commits
mailing list