diff options
| author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2023-09-18 12:37:46 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-18 12:37:46 -0700 |
| commit | 61d361d69bb3af183b63be3e8a7056030e92de8a (patch) | |
| tree | 693ee50361c0c74263290a8514050a4cf6e91df7 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | f286141149f8912e145d64f04e77aed86fd22d36 (diff) | |
| download | llvm-61d361d69bb3af183b63be3e8a7056030e92de8a.zip llvm-61d361d69bb3af183b63be3e8a7056030e92de8a.tar.gz llvm-61d361d69bb3af183b63be3e8a7056030e92de8a.tar.bz2 | |
[flang] Extension: accept NULL([MOLD=]) for ALLOCATABLE INTENT(IN) du… (#66256)
…mmy argument
Several compilers accept a null pointer (with or without a MOLD=) as an
actual argument for association with an INTENT(IN) allocatable dummy
argument. At runtime, the allocatable dummy argument appears to be in
the unallocated state. This seems useful, unambiguous, unlikely to
invalidate conforming code, and works with Intel, NAG, & XLF, so it
should be supported with an optional portability warning in this
compiler as well.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
