ABataev accepted this revision.
ABataev added a comment.
This revision is now accepted and ready to land.

LG with small comment


================
Comment at: lib/Parse/ParseOpenMP.cpp:185
@@ -182,3 +184,3 @@
 ///         'distribute' | 'target enter data' | 'target exit data' |
-///         'target parallel'
+///         'target parallel' | 'target parallel for'
 ///         annot_pragma_openmp_end
----------------
move '{clause}' string from line 183 after 'target parallel for'


http://reviews.llvm.org/D16759



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to