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 751b924 commit bc2c1a3Copy full SHA for bc2c1a3
clang/docs/ReleaseNotes.rst
@@ -841,7 +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)
+- Diagnose binding a reference to ``*nullptr`` during constant evaluation. (#GH48665)
845
846
Bug Fixes to AST Handling
847
^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments