LGTM.
================ Comment at: include/clang/AST/OpenMPClause.h:1713 @@ -1702,1 +1712,3 @@ +/// threadprivate variables to local instances of that variables in other +/// implicit threads. /// ---------------- Just as for lastprivate, this should be a // comment within the class body. http://reviews.llvm.org/D9026 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
