diff options
author | Razvan Lupusoru <razvan.lupusoru@gmail.com> | 2024-02-05 07:45:46 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-05 07:45:46 -0800 |
commit | 702664e7870c27f197dfb744a4db54aa259ce452 (patch) | |
tree | 5753e69672e667ba7521e800a93752820ab09a5b /lldb/source/Commands/CommandObjectScript.cpp | |
parent | 0881d0f009427427509e5592b875d3fd702c595a (diff) | |
download | llvm-702664e7870c27f197dfb744a4db54aa259ce452.zip llvm-702664e7870c27f197dfb744a4db54aa259ce452.tar.gz llvm-702664e7870c27f197dfb744a4db54aa259ce452.tar.bz2 |
[flang] Improve alias analysis to be precise for box and box.base_addr (#80335)
After PR#68727 the source for both the fir.box_addr and a box became the
same. Thus the detection that only one of the sources was direct and the
special logic around it was being skipped. As a result, the test
included would show a "MayAlias" result instead of a "NoAlias" result.
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions