Skip to content

Commit 4ef0c2f

Browse files
committed
[FOLD] add release note
1 parent ba8bac9 commit 4ef0c2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@ Bug Fixes in This Version
327327
- Fixed a bug with multiple-include optimization (MIOpt) state not being preserved in some cases during lexing, which could suppress header-guard mismatch diagnostics and interfere with include-guard optimization. (#GH180155)
328328
- Fixed a crash when normalizing constraints involving concept template parameters whose index coincided with non-concept template parameters in the same parameter mapping.
329329
- Fixed a crash caused by accessing dependent diagnostics of a non-dependent context.
330+
- Fixed a crash when substituting into a non-type template parameter that has a type containing an undeduced placeholder type.
330331

331332
Bug Fixes to Compiler Builtins
332333
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)