Skip to content

Commit 2bddf88

Browse files
committed
add release note entry
1 parent f4e1978 commit 2bddf88

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ Changes in existing checks
120120
false positive when member initialization depends on a structured binging
121121
variable.
122122

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+
123127
- Improved :doc:`modernize-use-std-format
124128
<clang-tidy/checks/modernize/use-std-format>` check to support replacing
125129
member function calls too.

0 commit comments

Comments
 (0)