Skip to content

Commit c2e92cb

Browse files
committed
[Docs] Fix table after previous document update
Summary: Someone broke this table in the documentation. Fix it by adding the proper spacing.
1 parent bfa3bc4 commit c2e92cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

clang/docs/OpenMPSupport.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ General improvements
4242

4343

4444
GPU devices support
45-
====================
45+
===================
4646

4747
Data-sharing modes
4848
------------------
@@ -204,7 +204,7 @@ implementation.
204204
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
205205
| misc | library shutdown (omp_pause_resource[_all]) | :good:`done` | D55078 |
206206
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
207-
| misc | metadirectives | :part:`mostly done` | D91944 |
207+
| misc | metadirectives | :part:`mostly done` | D91944 |
208208
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
209209
| misc | conditional modifier for lastprivate clause | :good:`done` | |
210210
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
@@ -267,7 +267,7 @@ implementation.
267267
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
268268
| device | indirect clause on declare target directive | :none:`unclaimed` | |
269269
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
270-
| device | allow virtual functions calls for mapped object on device | :part:`partial` | |
270+
| device | allow virtual functions calls for mapped object on device | :part:`partial` | |
271271
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
272272
| device | interop construct | :part:`partial` | parsing/sema done: D98558, D98834, D98815 |
273273
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

0 commit comments

Comments
 (0)