Skip to content

Commit 99197b6

Browse files
committed
Add issue number to release note
1 parent 7a61f41 commit 99197b6

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
@@ -220,7 +220,7 @@ Improvements to Clang's diagnostics
220220
:doc:`ThreadSafetyAnalysis` still does not perform alias analysis. The
221221
feature will be default-enabled with ``-Wthread-safety`` in a future release.
222222

223-
- Improve the diagnostics for chained comparisons to report actual expressions and operators.
223+
- Improve the diagnostics for chained comparisons to report actual expressions and operators (#GH129069).
224224

225225
- Improve the diagnostics for shadows template parameter to report correct location (#GH129060).
226226

0 commit comments

Comments
 (0)