[PATCH] D15944: [OpenMP] Parsing and sema support for target update directive

Kelvin Li via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 25 09:20:26 PDT 2016


kkwli0 added a comment.

Thanks for the review.

As request, I will split this patch into two:

1. to and from clause (without test cases)
2. target update directive (with test cases)

I will use this review for the target update directive.


http://reviews.llvm.org/D15944





More information about the cfe-commits mailing list