| commit | 9d47faf686b8ef02d1f5511eb53972a89ce0d3d8 | [log] [tgz] |
|---|---|---|
| author | Alexis Hunt <alercah@gmail.com> | Tue May 03 23:05:34 2011 +0000 |
| committer | Alexis Hunt <alercah@gmail.com> | Tue May 03 23:05:34 2011 +0000 |
| tree | 7ade35f5c70e5608ac5e7af7e8c509ed987fe108 | |
| parent | fd7ff20575e3fc541b9d0143905472a17c546741 [diff] |
Ensure that destructors are properly inovked when an exception leaves the body of a delegating constructor call. This means that the delegating constructor implementation should be complete and correct, though there are some rough edges (diagnostic quality with the cycle detection and using a deleted destructor). llvm-svn: 130803