On Sep 1, 2009, at 11:57 AM, Fariborz Jahanian wrote: > > 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
OK! I'll fix that when I fix the ctor prologue/dtor epilogue to call the right functions. Anders _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
