The check for inappropriate usage of the ASYNCHRONOUS attribute
needed to be moved in declaration checking so that it can catch
attempts to use it on a subroutine.
Details
Details
- Reviewers
clementval - Commits
- rG24445fc15ca4: [flang] Disallow ASYNCHRONOUS for subroutine
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo