diff options
author | Andy Kaylor <akaylor@nvidia.com> | 2025-07-24 11:38:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-24 11:38:42 -0700 |
commit | 47b5917348332ca5d51eb893abe53e42cabb8b1d (patch) | |
tree | 23c19e3798672b0501d158297d59083b58d4f448 /clang/test/AST/ast-print-openacc-wait-construct.cpp | |
parent | f26c0d00df97c3b3ffce1047e92acfcbc680845b (diff) | |
download | llvm-47b5917348332ca5d51eb893abe53e42cabb8b1d.zip llvm-47b5917348332ca5d51eb893abe53e42cabb8b1d.tar.gz llvm-47b5917348332ca5d51eb893abe53e42cabb8b1d.tar.bz2 |
[CIR] Add support for normal cleanups (#149948)
This change adds basic handling for normal cleanups. This is a very
minimal implemention. In particular, it uses a naive substitute for the
rich cleanup and EH stack handling that is present in classic codegen
and the CIR incubator. This is intended as a temporary implementation to
allow incremental progress. It is not expected to scale well enough to
be used in a production environment. It will be replaced with the full
EHScopeStack handling when such an implementation is needed.
Diffstat (limited to 'clang/test/AST/ast-print-openacc-wait-construct.cpp')
0 files changed, 0 insertions, 0 deletions