[PATCH] D90802: [OpenMP] [DOCS] Update OMP5.1 feature status table [NFC]

Deepak Eachempati via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 5 07:11:48 PST 2020


dreachem added inline comments.


================
Comment at: clang/docs/OpenMPSupport.rst:343
++------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
+| misc extension               | user-defined function variants with #ifdef protection        | :part:`worked on`        | D71179                                                                |
++------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
----------------
jdoerfert wrote:
> What is missing here?
This is from the original table. Is this referring to begin/end declare variant feature, which I also added? If so, I should remove that one. 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90802



More information about the cfe-commits mailing list