Skip to content

Commit caa8f4e

Browse files
committed
[FOLD] add release note
1 parent cd6cace commit caa8f4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,8 @@ Bug Fixes to C++ Support
292292
- Correctly check constraints of explicit instantiations of member functions. (#GH46029)
293293
- Fixed an assertion failure about a constraint of a friend function template references to a value with greater
294294
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.
295297

296298
Bug Fixes to AST Handling
297299
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)