Commit 6d1c183c authored by Raghu Maddhipatla's avatar Raghu Maddhipatla
Browse files

[Flang] [OpenMP] [Semantics] Add missing semantic check for MAP clause.

Added support for following semantic check for MAP clause.
  - A list item cannot appear in both a map clause and a data-sharing attribute clause on the same target construct.

Reviewed By: NimishMishra

Differential Revision: https://reviews.llvm.org/D158807
parent 1c567a51
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