On 25/12/11 03:00 PM, Richard Smith wrote:
> Author: rsmith
> Date: Sun Dec 25 14:00:17 2011
> New Revision: 147271
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=147271&view=rev
> Log:
> constexpr: perform zero-initialization prior to / instead of performing a
> constructor call when appropriate. Thanks to Eli for spotting this.

Hi Richard,

This caused PR11676, so I reverted it for now. I also added the test
from the PR to test/CodeGenCXX/pr11676.cpp.

Cheers,
Rafael
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to