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

LG with a nit


================
Comment at: include/clang/Sema/Sema.h:8254
@@ -8253,1 +8253,3 @@
       llvm::DenseMap<ValueDecl *, Expr *> &VarsWithImplicitDSA);
+  /// \brief Called on well-formed '\#pragma omp teams distribute' after 
parsing
+  /// of the associated statement.
----------------
No \brief


https://reviews.llvm.org/D23189



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

Reply via email to