diff options
author | Abid Qadeer <haqadeer@amd.com> | 2025-03-04 10:27:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-04 10:27:24 +0000 |
commit | e27b8b2eda767eb59d3d605d288e733b154a48c5 (patch) | |
tree | fdd4261649eeb0645e14f640d91e2d006a88cf4d /clang/test/AST/ast-print-openacc-declare-construct.cpp | |
parent | 77a8770d4976e086f36004a6b8bf09e76d981451 (diff) | |
download | llvm-e27b8b2eda767eb59d3d605d288e733b154a48c5.zip llvm-e27b8b2eda767eb59d3d605d288e733b154a48c5.tar.gz llvm-e27b8b2eda767eb59d3d605d288e733b154a48c5.tar.bz2 |
[flang][debug] Improve handling of cyclic derived types with classes. (#129588)
While checking if a type should be cached or not, we use
`getDerivedType` to peel outer layers and get to the base type. This
function did not peel the `fir.class` which caused the algorithm to
fail.
Fixes #128606.
Diffstat (limited to 'clang/test/AST/ast-print-openacc-declare-construct.cpp')
0 files changed, 0 insertions, 0 deletions