aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcchen <chichunchen844@gmail.com>2020-12-01 16:07:00 -0600
committercchen <chichunchen844@gmail.com>2020-12-01 16:07:00 -0600
commit1b8ed1d03dee63fd0b787ab52d0b195df9c35b9c (patch)
tree2ec5f2e2ac901ba314d8886544e4e2a0f3e001de
parentReland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/ (diff)
downloadllvm-project-1b8ed1d03dee63fd0b787ab52d0b195df9c35b9c.tar.gz
llvm-project-1b8ed1d03dee63fd0b787ab52d0b195df9c35b9c.tar.bz2
llvm-project-1b8ed1d03dee63fd0b787ab52d0b195df9c35b9c.zip
[OpenMP51][DOCS] Claim "add present modifier in defaultmap clause", NFC.
-rw-r--r--clang/docs/OpenMPSupport.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index 227b373957ea..afa357a4d873 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -272,7 +272,7 @@ want to help with the implementation.
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| device extension | 'present' motion modifier | :good:`done` | D84711, D84712 |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| device extension | 'present' in defaultmap clause | :none:`unclaimed` | |
+| device extension | 'present' in defaultmap clause | :part:`worked on` | D92427 |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| device extension | map clause reordering reordering based on 'present' modifier | :none:`unclaimed` | |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+