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.
inline
extern inline
1 parent d5431b8 commit 544b1baCopy full SHA for 544b1ba
clang/docs/ReleaseNotes.rst
@@ -402,7 +402,7 @@ Improvements to Clang's diagnostics
402
- Clang now emits a diagnostic in case `vector_size` or `ext_vector_type`
403
attributes are used with a negative size (#GH165463).
404
405
-- The warning about static local variables declared inside `extern inline`
+- The warning about static local variables declared inside `inline`
406
functions is now correctly converted to an error if `-pedantic-errors` is
407
passed (#GH39524).
408
0 commit comments