diff options
author | Andy Kaylor <akaylor@nvidia.com> | 2025-07-21 15:34:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-21 15:34:46 -0700 |
commit | 8f26a301bc7caf3d11d1f03818dae77a24e266e9 (patch) | |
tree | 050e441313238715c1b334626013b62cd42506b5 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 5e8e03d859f4367b68ad08311ae0b3f8bf8eea4f (diff) | |
download | llvm-8f26a301bc7caf3d11d1f03818dae77a24e266e9.zip llvm-8f26a301bc7caf3d11d1f03818dae77a24e266e9.tar.gz llvm-8f26a301bc7caf3d11d1f03818dae77a24e266e9.tar.bz2 |
[CIR] Add complete destructor handling (#149552)
The initial implementation for emitting destructors emitted the complete
destructor body for both D1 and D2 destructors. This change updates the
code to have the D1 destructor call the D2 destructor.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions