Skip to content

Commit 175eee9

Browse files
author
git apple-llvm automerger
committed
Merge commit '33b13442c4d2' from apple/stable/20200714 into swift/master
2 parents 2685951 + 33b1344 commit 175eee9

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)