We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b513e19 commit 8aca41fCopy full SHA for 8aca41f
clang/docs/CommandGuide/clang.rst
@@ -385,7 +385,7 @@ Code Generation Options
385
:option:`-Og` Like :option:`-O1`. In future versions, this option might
386
disable different optimizations in order to improve debuggability.
387
388
- :option:`-O` Equivalent to :option:`-O2`.
+ :option:`-O` Equivalent to :option:`-O1`.
389
390
:option:`-O4` and higher
391
0 commit comments