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 07c9546 commit 2eb5441Copy full SHA for 2eb5441
clang/docs/ReleaseNotes.rst
@@ -184,6 +184,7 @@ Bug Fixes to C++ Support
184
(``[[assume(expr)]]``) creates temporary objects.
185
- Fix the dynamic_cast to final class optimization to correctly handle
186
casts that are guaranteed to fail (#GH137518).
187
+- Fix bug rejecting partial specialization of variable templates with auto NTTPs (#GH118190).
188
189
Bug Fixes to AST Handling
190
^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments