[cfe-commits] [Patch][Review] Bug 13329 - Incorrect code generated for automatic assignment operator

Chris Lattner clattner at apple.com
Tue Jul 24 14:53:48 PDT 2012


On Jul 24, 2012, at 7:10 AM, Jonathan Sauer wrote:

> Hello,
> 
>> Did you do any bootstrap performance investigation?  Because like I said,
>> I had a patch like this before, and it had to be reverted due to bootstrap
>> performance problems.
> 
> I did; the patch resulted in less than one percent slowdown.

With the warning enabled?  How did you test it?  You're doing entire directory scans…

-Chris



More information about the cfe-commits mailing list