[cfe-commits] [PATCH] Begin to implement the C++0x narrowing error (issue4698047)

Jeffrey Yasskin jyasskin at google.com
Mon Jul 18 10:05:31 PDT 2011


On Mon, Jul 18, 2011 at 9:59 AM, Sean Hunt <scshunt at csclub.uwaterloo.ca> wrote:
> On 07/18/11 09:54, Jeffrey Yasskin wrote:
>> I've attached the latest version of this patch.
>
> Perhaps it would be best to split the narrowing conversion and the C++0x
> compat refactor into separate patches?

You mean I should set the new warning to DefaultIgnore and revert the
unittest fixes in this patch, and turn on the warning in a separate
patch?



More information about the cfe-commits mailing list