You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[flang][NFC] Document an intentional violation of the standard
The Fortran standard committees passed an "interp" request at their
June 2024 meetings that is contrary to what every other Fortran
compiler that I tried (6) does with an ambiguous case (parent component
naming when the base type has been renamed via USE association).
Document this case in flang/docs/Extensions.md as an intentional
instance of non-conformance chosen for portability and better
usability.
0 commit comments