[cfe-commits] r80701 - in /cfe/trunk: lib/CodeGen/CGCXX.cpp test/CodeGenCXX/destructors.cpp

Fariborz Jahanian fjahanian at apple.com
Tue Sep 1 11:57:02 PDT 2009


On Sep 1, 2009, at 11:50 AM, Anders Carlsson wrote:

>
> On Sep 1, 2009, at 11:48 AM, Fariborz Jahanian wrote:
>
>> We have test cases for these. See default-destructor-synthesis.cpp
>> as an example.
>>
>> - Fariborz
>
> This was for dtors that aren't inlined and thus always emitted.


In that case, please use CHECK stuff for actual emission.

- Fariborz

>
>
> Anders
>




More information about the cfe-commits mailing list