aboutsummaryrefslogtreecommitdiff
path: root/lldb/bindings
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2023-08-16 10:11:23 -0700
committerPeter Klausler <pklausler@nvidia.com>2023-08-29 08:33:39 -0700
commit4d32f9ad0eb7e602ba5000baaacf926f3756769d (patch)
tree398542c8b2a7602dd981e83daae44896176f22a2 /lldb/bindings
parentf0731d5b61ba798e6d5a63a92d9228010e5a3b50 (diff)
downloadllvm-4d32f9ad0eb7e602ba5000baaacf926f3756769d.zip
llvm-4d32f9ad0eb7e602ba5000baaacf926f3756769d.tar.gz
llvm-4d32f9ad0eb7e602ba5000baaacf926f3756769d.tar.bz2
[flang] Don't implicitly host-associate unknown EQUIVALENCE designators
When resolving names in a specification part, unknown names that appear in a specification expression before any local declaration are assumed to be implicitly declared objects in the host scope. Objects in EQUIVALENCE sets are not part of specification expressions, so ensure that they do not receive this treatment; besides being wrong and unimplementable, it will lead to a later crash during offset assignment. Differential Revision: https://reviews.llvm.org/D159030
Diffstat (limited to 'lldb/bindings')
0 files changed, 0 insertions, 0 deletions