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 6a0b20c commit 4f5cc85Copy full SHA for 4f5cc85
clang/docs/ReleaseNotes.rst
@@ -865,6 +865,7 @@ Bug Fixes to C++ Support
865
- Fixed a failed assertion when attempting to convert an integer representing the difference
866
between the addresses of two labels (a GNU extension) to a pointer within a constant expression. (#GH95366).
867
- 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.
869
870
871
Bug Fixes to AST Handling
0 commit comments