diff options
author | Andy Kaylor <akaylor@nvidia.com> | 2025-08-12 10:00:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-12 10:00:13 -0700 |
commit | 7f22f5bac19bac6ed67d7ce2160528a33c68edf2 (patch) | |
tree | 47d00f3dfa8054cde1d58398d06e1571e5226466 /clang/lib/CIR/CodeGen/CIRGenModule.cpp | |
parent | 74fbdbf91ffe9a557cd8e9ce623d8e95ea68513a (diff) | |
download | llvm-7f22f5bac19bac6ed67d7ce2160528a33c68edf2.zip llvm-7f22f5bac19bac6ed67d7ce2160528a33c68edf2.tar.gz llvm-7f22f5bac19bac6ed67d7ce2160528a33c68edf2.tar.bz2 |
[CIR] Introduce more cleanup infrastructure (#152589)
Support for normal cleanups was introduced with a simplified
implementation compared to what's in the incubator (which corresponds
closely to the classic codegen implementation).
This change introduces more of the infrastructure that will later be
needed to handle non-trivial cleanup cases, including exception
handling.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions