aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorjeanPerier <jperier@nvidia.com>2023-10-13 08:34:53 +0200
committerGitHub <noreply@github.com>2023-10-13 08:34:53 +0200
commit7755cdf03d2f2dce652398ada012377186c292d3 (patch)
treef8e6bff62b4e9cb855c4229116094e63e54d6f79 /lldb/source/Commands/CommandObjectExpression.cpp
parent9bcc094d376705e3dcfdd6fe2c71bb5456746b08 (diff)
downloadllvm-7755cdf03d2f2dce652398ada012377186c292d3.zip
llvm-7755cdf03d2f2dce652398ada012377186c292d3.tar.gz
llvm-7755cdf03d2f2dce652398ada012377186c292d3.tar.bz2
[flang][runtime] Fix IsContiguous for zero and one element arrays (#68869)
The byte strides in zero and one element array descriptor may not be perfect multiple of the element size and previous and extents. IsContiguous and its CFI equivalent should still return true for such arrays (Fortran 2018 standards says in 8.5.7 that an array is not contiguous if it has two or more elements and ....).
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions