Skip to content

Commit

Permalink
[OpenMP][NFC] update status for 5.1 'fail' atomic extension
Browse files Browse the repository at this point in the history
Update status for the atomic 'fail' clause to "worked on".

Reviewed By: cchen

Differential Revision: https://reviews.llvm.org/D115901
  • Loading branch information
dreachem authored and chichunchen committed Dec 17, 2021
1 parent 90bd487 commit d976fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/docs/OpenMPSupport.rst
Expand Up @@ -266,7 +266,7 @@ want to help with the implementation.
+==============================+==============================================================+==========================+=======================================================================+
| atomic extension | 'compare' clause on atomic construct | :good:`worked on` | |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| atomic extension | 'fail' clause on atomic construct | :none:`unclaimed` | |
| atomic extension | 'fail' clause on atomic construct | :part:`worked on` | |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| base language | C++ attribute specifier syntax | :good:`done` | D105648 |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
Expand Down

0 comments on commit d976fb0

Please sign in to comment.