Accept nowait clause on target enter data directive in sema and add test cases.
Details
Details
- Reviewers
kkwli0 sfantao carlo.bertolli ABataev hfinkel - Commits
- rG68b6d5ac42d5: [OpenMP] Parsing + Sema for nowait clause on target enter data directive.
rC258457: [OpenMP] Parsing + Sema for nowait clause on target enter data directive.
rL258457: [OpenMP] Parsing + Sema for nowait clause on target enter data directive.
Diff Detail
Diff Detail
- Repository
- rL LLVM