diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-01-27 08:58:20 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-27 08:58:20 -0800 |
commit | b0fab14e9ca24a9160581ea26c19661c6f3a053f (patch) | |
tree | a029336c8a473b05b47f02bdfc8b91468b95d2a8 /libcxx/src | |
parent | c596aae47ad8cfaee0fe4af3c104cb89a1125ac5 (diff) | |
download | llvm-b0fab14e9ca24a9160581ea26c19661c6f3a053f.zip llvm-b0fab14e9ca24a9160581ea26c19661c6f3a053f.tar.gz llvm-b0fab14e9ca24a9160581ea26c19661c6f3a053f.tar.bz2 |
[flang] Fix spurious error in character sequence association (#124204)
When an allocatable or pointer was being associated as a storage
sequence with a dummy argument, the checks were using the actual storage
size of the allocatable or pointer's descriptor, not the size of the
storage that it references.
Fixes https://github.com/llvm/llvm-project/issues/123807.
Diffstat (limited to 'libcxx/src')
0 files changed, 0 insertions, 0 deletions