Skip to content

Commit 33b1344

Browse files
author
git apple-llvm automerger
committed
Merge commit '8aca41f39c20' from llvm.org/release/11.x into apple/stable/20200714
2 parents 26ae724 + 8aca41f commit 33b1344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/CommandGuide/clang.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ Code Generation Options
385385
:option:`-Og` Like :option:`-O1`. In future versions, this option might
386386
disable different optimizations in order to improve debuggability.
387387

388-
:option:`-O` Equivalent to :option:`-O2`.
388+
:option:`-O` Equivalent to :option:`-O1`.
389389

390390
:option:`-O4` and higher
391391

0 commit comments

Comments
 (0)