Skip to content

Commit 1b8f350

Browse files
committed
Fixed sphinx build.
1 parent 5c83d84 commit 1b8f350

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/include/clang/Driver/Options.td

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6987,6 +6987,7 @@ may be significant, which may slow down some programs.
69876987

69886988
Enabling array repacking may also change the behavior of certain
69896989
programs:
6990+
69906991
* The copy actions may introduce a data race in valid OpenACC/OpenMP programs.
69916992
For example, if different threads execute the same subprogram
69926993
with a non-contiguous assumed shape dummy array, and the different threads

0 commit comments

Comments
 (0)