llvm-project
ccfba773 - [CIR] Add support for cleanups after calling a delegating ctor (#189513)

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.
Author
Parents
Loading