Global names should be checked for conflicts even when not BIND(C).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D142761
[flang] Check for global name conflicts (19.2) ClosedPublic Authored by klausler on Jan 27 2023, 9:43 AM.
Details Summary Global names should be checked for conflicts even when not BIND(C).
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 1 2023, 1:07 AM Closed by commit rG3077d61462e0: [flang] Check for global name conflicts (19.2) (authored by klausler). · Explain WhyFeb 1 2023, 1:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 494054 flang/lib/Semantics/check-declarations.cpp
flang/lib/Semantics/resolve-names.cpp
flang/lib/Semantics/tools.cpp
flang/test/Lower/pointer-initial-target-2.f90
flang/test/Semantics/bind-c01.f90
flang/test/Semantics/bind-c02.f90
flang/test/Semantics/call01.f90
flang/test/Semantics/call31.f90
flang/test/Semantics/declarations03.f90
flang/test/Semantics/declarations04.f90
|