diff options
| author | Peter Klausler <pklausler@nvidia.com> | 2025-02-27 14:32:30 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-27 14:32:30 -0800 |
| commit | 78acf7bb0a6e3a0948deece3d49f155cbc1ce891 (patch) | |
| tree | 6cefb4650815c6c83b0c24eaa17b7e0926ac9b17 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py | |
| parent | e843d514b12fd07e8bf49898cf66716e4b2833ce (diff) | |
[flang] Enforce C1503 (#128962)
Enforce an obscure constraint from the standard: an abstract interface
is not allowed to have the same name as an intrinsic type keyword. I
suspect this is meant to prevent a declaration like "PROCEDURE(REAL),
POINTER :: P" from being ambiguous.
Fixes https://github.com/llvm/llvm-project/issues/128744.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions
