aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorPeter Klausler <35819229+klausler@users.noreply.github.com>2023-11-13 15:14:05 -0800
committerGitHub <noreply@github.com>2023-11-13 15:14:05 -0800
commit36ad3431bbd8ec7dce718b02b35adaf8d9bb8808 (patch)
tree7727bd66be8be266a43fb19d27950172ac855f33 /clang/lib/CodeGen/CodeGenModule.cpp
parent13893a08d91313900857be494ee4702a4f0847af (diff)
downloadllvm-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