Skip to content

Commit 4f5cc85

Browse files
committed
[FOLD] add release note
1 parent 6a0b20c commit 4f5cc85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,7 @@ Bug Fixes to C++ Support
865865
- Fixed a failed assertion when attempting to convert an integer representing the difference
866866
between the addresses of two labels (a GNU extension) to a pointer within a constant expression. (#GH95366).
867867
- Fix immediate escalation bugs in the presence of dependent call arguments. (#GH94935)
868+
- Clang now diagnoses explicit specializations with storage class specifiers in all contexts.
868869

869870

870871
Bug Fixes to AST Handling

0 commit comments

Comments
 (0)