diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-01-27 08:59:43 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-27 08:59:43 -0800 |
commit | e252c402104bd7c23341748663e1a182451c2ec8 (patch) | |
tree | b14610c6d0e02cca29f190d84f88d043687498be /libcxx/src/algorithm.cpp | |
parent | fee393e4ea2b53139ee7924e3aa818433d70cfc7 (diff) | |
download | llvm-e252c402104bd7c23341748663e1a182451c2ec8.zip llvm-e252c402104bd7c23341748663e1a182451c2ec8.tar.gz llvm-e252c402104bd7c23341748663e1a182451c2ec8.tar.bz2 |
[flang] Fix spurious error due to bad expression shape calculation (#124323)
GetShape() needed to be called with a FoldingContext in order to
properly construct an extent expression for the shape of an array
constructor whose elements (nested in an implied DO loop) were not
scalars.
Fixes https://github.com/llvm/llvm-project/issues/124191.
Diffstat (limited to 'libcxx/src/algorithm.cpp')
0 files changed, 0 insertions, 0 deletions