We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fff79c4 commit 751b924Copy full SHA for 751b924
clang/docs/ReleaseNotes.rst
@@ -841,6 +841,7 @@ Bug Fixes to C++ Support
841
- Fixed a crash when constant evaluating some explicit object member assignment operators. (#GH142835)
842
- Fixed an access checking bug when substituting into concepts (#GH115838)
843
- Fix a bug where private access specifier of overloaded function not respected. (#GH107629)
844
+- Diagnose binding a reference to `*nullptr` during constant evaluation. (#GH48665)
845
846
Bug Fixes to AST Handling
847
^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments