Complain about the ASYNCHRONOUS attribute on symbols that aren't
variables.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146573
[flang] Catch attempt to apply ASYNCHRONOUS attribute to a non-variable ClosedPublic Authored by klausler on Mar 21 2023, 3:03 PM.
Details Summary Complain about the ASYNCHRONOUS attribute on symbols that aren't
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 21 2023, 5:01 PM Closed by commit rGfe8abccbcd47: [flang] Catch attempt to apply ASYNCHRONOUS attribute to a non-variable (authored by klausler). · Explain WhyMar 27 2023, 3:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 508812 flang/lib/Semantics/check-declarations.cpp
flang/test/Semantics/resolve20.f90
|