diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2023-11-13 15:14:05 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-13 15:14:05 -0800 |
commit | 36ad3431bbd8ec7dce718b02b35adaf8d9bb8808 (patch) | |
tree | 7727bd66be8be266a43fb19d27950172ac855f33 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 13893a08d91313900857be494ee4702a4f0847af (diff) | |
download | llvm-36ad3431bbd8ec7dce718b02b35adaf8d9bb8808.zip llvm-36ad3431bbd8ec7dce718b02b35adaf8d9bb8808.tar.gz llvm-36ad3431bbd8ec7dce718b02b35adaf8d9bb8808.tar.bz2 |
[flang] Don't accept NULL() actual for assumed-rank dummy (#71574)
A NULL() pointer without MOLD= cannot be allowed to be associated with
an assumed-rank dummy argument, as its rank is not well-defined and
neither the RANK() intrinsic function or the SELECT RANK construct will
work in the callee.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions