[cfe-commits] r102891 - in /cfe/trunk: lib/CodeGen/CGExprAgg.cpp lib/CodeGen/CodeGenFunction.cpp test/CodeGenCXX/new.cpp
Anders Carlsson
andersca at mac.com
Mon May 3 07:24:15 PDT 2010
2 maj 2010 kl. 21.20 skrev Douglas Gregor:
>
> On May 2, 2010, at 6:20 PM, Anders Carlsson wrote:
>
>> Author: andersca
>> Date: Sun May 2 20:20:20 2010
>> New Revision: 102891
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=102891&view=rev
>> Log:
>> Don't copy or initialize empty classes. Fixes PR7012.
>
> No negative test case? (To make sure we aren't copying these bytes)?
>
> - Doug
Sure, just forgot to svn add it.
Committed in r102905.
- Anders
More information about the cfe-commits
mailing list