Skip to content

Commit 10241fe

Browse files
committed
changelog
1 parent 4cd55ea commit 10241fe

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

876877
Bug Fixes to AST Handling
877878
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)