Skip to content

Commit

Permalink
Fix the Clang sphinx build
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronBallman committed Jul 24, 2023
1 parent 8a0b2ca commit 77ac634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/docs/OpenMPSupport.rst
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ implementation.
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| device | infer target functions from initializers | :part:`worked on` | |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| device | infer target variables from initializers | :part:`done` | D146418 |
| device | infer target variables from initializers | :part:`done` | D146418 |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| device | OMP_TARGET_OFFLOAD environment variable | :good:`done` | D50522 |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
Expand Down

0 comments on commit 77ac634

Please sign in to comment.