Skip to content

Commit 751b924

Browse files
committed
changelog
1 parent fff79c4 commit 751b924

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
@@ -841,6 +841,7 @@ Bug Fixes to C++ Support
841841
- Fixed a crash when constant evaluating some explicit object member assignment operators. (#GH142835)
842842
- Fixed an access checking bug when substituting into concepts (#GH115838)
843843
- Fix a bug where private access specifier of overloaded function not respected. (#GH107629)
844+
- Diagnose binding a reference to `*nullptr` during constant evaluation. (#GH48665)
844845

845846
Bug Fixes to AST Handling
846847
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)