diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-09-17 09:15:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-17 09:15:13 -0700 |
commit | 615977a5bc63fc346d35dff68f69a64be6822301 (patch) | |
tree | e6ae41691827a0d7711d940f5e268bb740aefe8a /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | bf684e0f2f97c56cdea9e36b6dacde48dc5cc269 (diff) | |
download | llvm-615977a5bc63fc346d35dff68f69a64be6822301.zip llvm-615977a5bc63fc346d35dff68f69a64be6822301.tar.gz llvm-615977a5bc63fc346d35dff68f69a64be6822301.tar.bz2 |
[flang] Fix name resolution bug (#158749)
When the current scope is an implied DO loop nested within a derived
type declaration, it is possible for name resolution to mistakenly
resolve a name to a component rather than to a name in the outer scope.
Fix.
Fixes https://github.com/llvm/llvm-project/issues/158412.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions