Require BIND(C) interoperable names to be valid C identifiers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143833
[flang] Check for invalid BIND(C) names ClosedPublic Authored by klausler on Feb 11 2023, 5:08 PM.
Details
Summary Require BIND(C) interoperable names to be valid C identifiers.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 12 2023, 11:51 PM Closed by commit rG69373a5d3f45: [flang] Check for invalid BIND(C) names (authored by klausler). · Explain WhyFeb 13 2023, 5:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 497160 flang/lib/Semantics/check-declarations.cpp
flang/test/Semantics/bind-c10.f90
|