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 f8b9446 commit a6b55edCopy full SHA for a6b55ed
clang/docs/ReleaseNotes.rst
@@ -271,7 +271,7 @@ Non-comprehensive list of changes in this release
271
allocation functions with a token ID can be enabled via the
272
``-fsanitize=alloc-token`` flag.
273
274
-- Clang now rejects the invalid use of ``constexpr`` with ``auto`` and an explicit type. (#GH163090)
+- Clang now rejects the invalid use of ``constexpr`` with ``auto`` and an explicit type in C. (#GH163090)
275
276
New Compiler Flags
277
------------------
0 commit comments