diff options
| author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-08-20 12:03:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 12:03:57 -0700 |
| commit | f0590177b28a3940b9afdf2f65eae054eeb49eed (patch) | |
| tree | c0a92026fccc155ae594121ec5245a073d12aa6a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 90d753ab75afdaab998cad20620b8197610e6dbd (diff) | |
[flang] Silence an inappropriate warning (#104685)
A bare ALLOCATE statement with no SOURCE= rightly earns a warning about
an undefined function result, if that result is an allocatable that
appears in the ALLOCATE. But in the case of a pointer, where the warning
should care more about the pointer's association status than the value
of its target, a bare ALLOCATE should suffice to silence the warning.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
