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

Anders Carlsson andersca at mac.com
Tue Sep 1 11:50:14 PDT 2009


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.

Anders




More information about the cfe-commits mailing list