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 aef96a6 commit b406eabCopy full SHA for b406eab
clang/docs/ReleaseNotes.rst
@@ -78,7 +78,7 @@ Improvements to Clang's diagnostics
78
79
- ``-Wbitwise-op-parentheses`` and ``-Wlogical-op-parentheses`` are disabled by default.
80
81
-- The new warnings ``Wc99-designator`` and ``-Wreorder-init-list`` warn about
+- The new warnings ``-Wc99-designator`` and ``-Wreorder-init-list`` warn about
82
uses of C99 initializers in C++ mode for cases that are valid in C99 but not
83
in C++20.
84
0 commit comments