diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-02-27 14:30:55 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-27 14:30:55 -0800 |
commit | e1ba1be787b845e9c174430e5005584e9d23362a (patch) | |
tree | ca189063f2388a642c617289153f626d38de6f63 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 161d002a0949046131ecaa6574ddfece5cfd225e (diff) | |
download | llvm-e1ba1be787b845e9c174430e5005584e9d23362a.zip llvm-e1ba1be787b845e9c174430e5005584e9d23362a.tar.gz llvm-e1ba1be787b845e9c174430e5005584e9d23362a.tar.bz2 |
[flang] Account for accessibility in extensibility check (#128765)
A derived type with a component of the same name as the type is not
extensible... unless the extension occurs in another module where the
conflicting component is inaccessible.
Fixes https://github.com/llvm/llvm-project/issues/126114.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions