If a constructor throws an exception we need to execute the destructors for...
If a constructor throws an exception we need to execute the destructors for all fully constructed members. Fixes ctor_dtor_count.cpp in the test suite. llvm-svn: 95501
Loading
Please register or sign in to comment