[cfe-commits] r155838 - in /cfe/trunk: lib/Sema/SemaExpr.cpp lib/Sema/SemaTemplateInstantiate.cpp test/SemaCXX/conversion.cpp
David Blaikie
dblaikie at gmail.com
Mon Apr 30 19:29:59 PDT 2012
2012/4/30 Rafael EspĂndola <rafael.espindola at gmail.com>:
> This caused llvm.org/pr12710.
>
> I am not sure if the order the destructors are called is specified by
> the standard, but firefox depends on it :-(
Probably is defined - thanks for the bug. I'll look into it.
More information about the cfe-commits
mailing list