[PATCH] D72901: [OpenMP] [DOCS] Update OMP5.0 feature status table [NFC]

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 17 13:26:48 PST 2020


ABataev added inline comments.


================
Comment at: clang/docs/OpenMPSupport.rst:240
++------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
+| misc extension               | prevent new type definitions in clauses                      | :none:`unclaimed`        |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
----------------
kkwli0 wrote:
> ABataev wrote:
> > What is this?
> This is a clarification. The spec add restrictions to declare new type on iterators, declare reduction and declare mapper [49:11; 308:17; 327:26]
Would be good to put these links to the doc to make it clear


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72901/new/

https://reviews.llvm.org/D72901





More information about the cfe-commits mailing list