Skip to content

Commit fb36b91

Browse files
committed
Fixed sphinx build.
1 parent b936044 commit fb36b91

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
@@ -6981,6 +6981,7 @@ may be significant, which may slow down some programs.
69816981

69826982
Enabling array repacking may also change the behavior of certain
69836983
programs:
6984+
69846985
* The copy actions may introduce a data race in valid OpenACC/OpenMP programs.
69856986
For example, if different threads execute the same subprogram
69866987
with a non-contiguous assumed shape dummy array, and the different threads

0 commit comments

Comments
 (0)