We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b29139 commit a5cf0ddCopy full SHA for a5cf0dd
1 file changed
releasenotes.txt
@@ -1,7 +1,8 @@
1
Release Notes for Cppcheck 2.17
2
3
New checks:
4
--
+- staticFunction: detect functions that should have internal linkage since they
5
+ are not used outside of their translation unit.
6
7
Improved checking:
8
-
0 commit comments