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 386ea16 commit d14a0dcCopy full SHA for d14a0dc
clang/docs/ReleaseNotes.rst
@@ -284,7 +284,7 @@ Modified Compiler Flags
284
``rtdcall``. This new default CC only works for M68k and will use the new
285
``m68k_rtdcc`` CC on every functions that are not variadic. The ``-mrtd``
286
driver/frontend flag has the same effect when targeting M68k.
287
-* ``-Wextra`` group flag now contains an adittional flag i.e, ``-Wcast-function-type``.
+* ``-Wextra`` group flag now contains an additional flag i.e, ``-Wcast-function-type``.
288
289
Removed Compiler Flags
290
-------------------------
0 commit comments