Skip to content

Commit ddc9719

Browse files
committed
Oh, rST
1 parent 10241fe commit ddc9719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -872,7 +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)
875+
- Diagnose binding a reference to ``*nullptr`` during constant evaluation. (#GH48665)
876876

877877
Bug Fixes to AST Handling
878878
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)