Skip to content

Commit a6b55ed

Browse files
committed
update release notes
1 parent f8b9446 commit a6b55ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ Non-comprehensive list of changes in this release
271271
allocation functions with a token ID can be enabled via the
272272
``-fsanitize=alloc-token`` flag.
273273

274-
- Clang now rejects the invalid use of ``constexpr`` with ``auto`` and an explicit type. (#GH163090)
274+
- Clang now rejects the invalid use of ``constexpr`` with ``auto`` and an explicit type in C. (#GH163090)
275275

276276
New Compiler Flags
277277
------------------

0 commit comments

Comments
 (0)