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 753208a commit 3a393abCopy full SHA for 3a393ab
clang/docs/ReleaseNotes.rst
@@ -319,7 +319,7 @@ Improvements to Clang's diagnostics
319
- ``-Wc++98-compat`` no longer diagnoses use of ``__auto_type`` or
320
``decltype(auto)`` as though it was the extension for ``auto``. (#GH47900)
321
322
-- Now correctly diagnose use of a tentative definition of an array with static
+- Now correctly diagnose a tentative definition of an array with static
323
storage duration in pedantic mode in C. (#GH50661)
324
325
Improvements to Clang's time-trace
0 commit comments