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 cd6cace commit caa8f4eCopy full SHA for caa8f4e
clang/docs/ReleaseNotes.rst
@@ -292,6 +292,8 @@ Bug Fixes to C++ Support
292
- Correctly check constraints of explicit instantiations of member functions. (#GH46029)
293
- Fixed an assertion failure about a constraint of a friend function template references to a value with greater
294
template depth than the friend function template. (#GH98258)
295
+- Clang now rebuilds the template parameters of out-of-line declarations and specializations in the context
296
+ of the current instantiation in all cases.
297
298
Bug Fixes to AST Handling
299
^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments