This revision was automatically updated to reflect the committed changes.
Closed by commit rL258441: [OpenMP] Parsing + Sema for nowait clause on target
directive (authored by arpith).
Changed prior to commit:
http://reviews.llvm.org/D16358?vs=45399&id=45595#toc
Repository:
rL LLVM
http://r
arpith-jacob created this revision.
arpith-jacob added reviewers: ABataev, kkwli0, hfinkel, sfantao, carlo.bertolli.
arpith-jacob added subscribers: cfe-commits, caomhin, fraggamuffin.
Allow nowait clause on target directive in sema and add test cases.
http://reviews.llvm.org/D16358
Files:
inc