[cfe-commits] [patch] Fix -Wlarge-by-value-copy option in the driver.
Jean-Daniel Dupas
devlists at shadowlab.org
Thu May 3 14:21:59 PDT 2012
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: large-copy.patch
Type: application/octet-stream
Size: 1380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120503/824a0727/attachment.obj>
More information about the cfe-commits
mailing list