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 f4e1978 commit 2bddf88Copy full SHA for 2bddf88
clang-tools-extra/docs/ReleaseNotes.rst
@@ -120,6 +120,10 @@ Changes in existing checks
120
false positive when member initialization depends on a structured binging
121
variable.
122
123
+- Improved :doc:`misc-definitions-in-headers
124
+ <clang-tidy/checks/misc/definitions-in-headers>` check by rewording the
125
+ diagnostic note that suggests adding ``inline``.
126
+
127
- Improved :doc:`modernize-use-std-format
128
<clang-tidy/checks/modernize/use-std-format>` check to support replacing
129
member function calls too.
0 commit comments