aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2025-05-13 07:48:05 -0700
committerGitHub <noreply@github.com>2025-05-13 07:48:05 -0700
commit2ca2e1c9d5e353064586ccc314377dc4ef1bf25d (patch)
tree0f720d94eae345078c83635856601c738ff36ea6 /clang/lib/CodeGen/CodeGenModule.cpp
parent764e0ccbba02c141b2fc8d869d58694b02119588 (diff)
downloadllvm-2ca2e1c9d5e353064586ccc314377dc4ef1bf25d.zip
llvm-2ca2e1c9d5e353064586ccc314377dc4ef1bf25d.tar.gz
llvm-2ca2e1c9d5e353064586ccc314377dc4ef1bf25d.tar.bz2
[flang] Tune warning about incompatible implicit interfaces (#136788)
The compiler was emitting a warning about incompatible shapes being used for two calls to the same procedure with an implicit interface when one passed a whole array and the other passed a scalar. When the scalar is a whole element of a contiguous array, however, we must allow for storage association and not flag it as being a problem.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions