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 7a61f41 commit 99197b6Copy full SHA for 99197b6
clang/docs/ReleaseNotes.rst
@@ -220,7 +220,7 @@ Improvements to Clang's diagnostics
220
:doc:`ThreadSafetyAnalysis` still does not perform alias analysis. The
221
feature will be default-enabled with ``-Wthread-safety`` in a future release.
222
223
-- Improve the diagnostics for chained comparisons to report actual expressions and operators.
+- Improve the diagnostics for chained comparisons to report actual expressions and operators (#GH129069).
224
225
- Improve the diagnostics for shadows template parameter to report correct location (#GH129060).
226
0 commit comments