llvm-project
ccfba773
- [CIR] Add support for cleanups after calling a delegating ctor (#189513)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
14 days ago
[CIR] Add support for cleanups after calling a delegating ctor (#189513) This adds support for calling the destructor of types with a non-trivial destructor if the initialization throws an exception after a delegating constructor has been called.
References
#189513 - [CIR] Add support for cleanups after calling a delegating ctor
Author
andykaylor
Parents
a7438859
Loading