[PATCH] D90802: [OpenMP] [DOCS] Update OMP5.1 feature status table [NFC]
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 5 13:53:18 PST 2020
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: clang/docs/OpenMPSupport.rst:343
++------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
+| misc extension | user-defined function variants with #ifdef protection | :part:`worked on` | D71179 |
++------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
----------------
dreachem wrote:
> 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.
yes. remove this and mark `begin/end declare variant ` as done.
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