diff --git a/clang-tools-extra/docs/ReleaseNotes.rst b/clang-tools-extra/docs/ReleaseNotes.rst index 284399afc11352..998242f9a5c4c0 100644 --- a/clang-tools-extra/docs/ReleaseNotes.rst +++ b/clang-tools-extra/docs/ReleaseNotes.rst @@ -184,7 +184,7 @@ Changes in existing checks ` check to enforce a stricter match with the swap function signature, eliminating false-positives. -- Improved the :doc:`readability-identifier-naming +- Improved :doc:`readability-identifier-naming ` check to emit proper warnings when a type forward declaration precedes its definition.