diff options
| author | Peter Klausler <pklausler@nvidia.com> | 2023-02-17 16:48:25 -0800 |
|---|---|---|
| committer | Peter Klausler <pklausler@nvidia.com> | 2023-03-02 09:42:27 -0800 |
| commit | 41b5f37185503b1c242cd8fd0295e723f44fac2e (patch) | |
| tree | 48afbd0caa8c882d4fd03c5c8814351a735c46d7 /lldb/test/API/python_api | |
| parent | 2765fe8a612785bd57a4c40065a08bdaee7e7d26 (diff) | |
[flang] Warn about violations of an obscure requirement (15.6.4 p2)
The Fortran 2018 standard, perhaps as an attempt to prevent ambiguity
in older compilers, requires that a statement function appear in an
explicit type declaration statement if its name is also accessible
from a host scope. F18 processes the specification parts of inner
procedures first, so we don't need this requirement to prevent
ambiguity, and can only really check it retrospectively after name
resolution. Emit a portability warning when appropriate.
Differential Revision: https://reviews.llvm.org/D145100
Diffstat (limited to 'lldb/test/API/python_api')
0 files changed, 0 insertions, 0 deletions
