Skip to content

Commit a32723e

Browse files
committed
Update release notes
1 parent 5931a27 commit a32723e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,9 @@ C++2c Feature Support
7070

7171
Resolutions to C++ Defect Reports
7272
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
73-
73+
- Substitute template parameter pack, when it is not explicitly specified
74+
in the template parameters, but is deduced from a previous argument.
75+
(`#78449: <https://github.com/llvm/llvm-project/issues/78449>`_).
7476
C Language Changes
7577
------------------
7678

0 commit comments

Comments
 (0)