Author: Alexey Bataev Date: 2020-06-16T12:25:08-04:00 New Revision: 993c43aea578f4ae22f265aab39c6760e7bafb96
URL: https://github.com/llvm/llvm-project/commit/993c43aea578f4ae22f265aab39c6760e7bafb96 DIFF: https://github.com/llvm/llvm-project/commit/993c43aea578f4ae22f265aab39c6760e7bafb96.diff LOG: [OPENMP][DOCS]Update status of the supported constrcuts, NFC. Added: Modified: clang/docs/OpenMPSupport.rst Removed: ################################################################################ diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst index a4db3ea2e66b..e6c4752ef51c 100644 --- a/clang/docs/OpenMPSupport.rst +++ b/clang/docs/OpenMPSupport.rst @@ -211,7 +211,7 @@ implementation. +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ | device extension | mapping lambda expression | :good:`done` | D51107 | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ -| device extension | clause: use_device_addr for target data | :part:`worked on` | | +| device extension | clause: use_device_addr for target data | :good:`done` | | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ | device extension | support close modifier on map clause | :good:`done` | D55719,D55892 | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits