Unverified Commit 6846258a authored by Shraiysh's avatar Shraiysh Committed by GitHub
Browse files

[flang][OpenMP] Add semantic check for declare target (#71425)

This patch adds a semantic check for the following:

```
If a list item is a procedure name, it must not be a generic name,
procedure pointer, entry name, or statement function name.
```
parent 0974b5fd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment