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