Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lineCode
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
lib
checkunusedfunctions.cpp
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 6, 2022
various optimizations (#4535)
Show description for 7ead32f
firewave
authored
7ead32f
View commit details
Copy full SHA for 7ead32f
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
avoid some unnecessary object creations and copies (#4493)
firewave
authored
eeb6db0
View commit details
Copy full SHA for eeb6db0
View code at this point
Browse repository at this point
Commits on Sep 24, 2022
some small cleanups and refactorings (#4488)
Show description for dc03a50
firewave
authored
dc03a50
View commit details
Copy full SHA for dc03a50
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
Fix #9406 FN redundant assignment of Boolean variable (#4482)
Show description for dcb332a
chrchr-github
authored
dcb332a
View commit details
Copy full SHA for dcb332a
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
Show description for b3ec225
firewave
authored
b3ec225
View commit details
Copy full SHA for b3ec225
View code at this point
Browse repository at this point
Commits on Sep 8, 2022
avoid unnecessary copies with `push_back()` and `push_front()` (#4451)
firewave
authored
d46ea7b
View commit details
Copy full SHA for d46ea7b
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
added missing `sstream` includes (#4381)
firewave
authored
16f598c
View commit details
Copy full SHA for 16f598c
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
enabled and fixed `modernize-pass-by-value` clang-tidy warnings (#4169)
firewave
authored
b65b47d
View commit details
Copy full SHA for b65b47d
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
Fix #10661 FP extern function reported as unused (#4279)
chrchr-github
authored
53cd3dc
View commit details
Copy full SHA for 53cd3dc
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
enabled functionConst and functionStatic in selfcheck (#3862)
Show description for 4a63af0
firewave
authored
4a63af0
View commit details
Copy full SHA for 4a63af0
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
Update copyright year
danmar
committed
3989408
View commit details
Copy full SHA for 3989408
View code at this point
Browse repository at this point
Commits on Jan 27, 2022
avoid dependency on transitive includes - based on include-what-you-use (#3757)
firewave
authored
171da2e
View commit details
Copy full SHA for 171da2e
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
added unusedFunction self check to CI / cleanups (#3526)
firewave
authored
55ff684
View commit details
Copy full SHA for 55ff684
View code at this point
Browse repository at this point
Commits on Sep 12, 2021
Fixed #9220 (False positive: Unused function check for template parameter)
danmar
committed
29bbb4c
View commit details
Copy full SHA for 29bbb4c
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
Format with uncrustify (#3388)
pfultz2
authored
7f358b2
View commit details
Copy full SHA for 7f358b2
View code at this point
Browse repository at this point
Commits on Apr 3, 2021
cleaned up includes based on include-what-you-use (#3141)
firewave
authored
6397e29
View commit details
Copy full SHA for 6397e29
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
Update Copyright year
danmar
committed
4243727
View commit details
Copy full SHA for 4243727
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Refactorization: Improved internal implementation of severity and certainty levels
Show description for 141d2ac
PKEuS
authored and
danmar
committed
141d2ac
View commit details
Copy full SHA for 141d2ac
View code at this point
Browse repository at this point
Commits on Nov 1, 2020
Fix #9805 (False positive; Unused function (template)) (#2871)
Show description for 2c34e66
vilarion
authored
2c34e66
View commit details
Copy full SHA for 2c34e66
View code at this point
Browse repository at this point
Commits on May 23, 2020
made check.h less heavy (#2633)
firewave
authored
37bc048
View commit details
Copy full SHA for 37bc048
View code at this point
Browse repository at this point
Commits on May 10, 2020
Update copyright year
danmar
committed
08ddd84
View commit details
Copy full SHA for 08ddd84
View code at this point
Browse repository at this point
Revert "Update copyright year"
Show description for 3e02182
danmar
committed
3e02182
View commit details
Copy full SHA for 3e02182
View code at this point
Browse repository at this point
Update copyright year
danmar
committed
6eec6c4
View commit details
Copy full SHA for 6eec6c4
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
fixed -Wextra-semi-stmt Clang warnings (#2553)
Show description for 1af959a
firewave
authored
1af959a
View commit details
Copy full SHA for 1af959a
View code at this point
Browse repository at this point
Commits on Apr 27, 2019
Fixed #8580 (False positive: unused function (lambda))
danmar
committed
004d7d5
View commit details
Copy full SHA for 004d7d5
View code at this point
Browse repository at this point
Refactoring; use range for loops
danmar
committed
6fcef86
View commit details
Copy full SHA for 6fcef86
View code at this point
Browse repository at this point
Commits on Feb 9, 2019
Update copyright year
danmar
committed
bd7790f
View commit details
Copy full SHA for bd7790f
View code at this point
Browse repository at this point
Commits on Dec 25, 2018
CTU: Refactoring
danmar
committed
271763e
View commit details
Copy full SHA for 271763e
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
Fixed #8677 (False positive: unused method)
danmar
committed
1f1c44a
View commit details
Copy full SHA for 1f1c44a
View code at this point
Browse repository at this point
Commits on Jun 17, 2018
Rename private member variables
danmar
committed
2a49518
View commit details
Copy full SHA for 2a49518
View code at this point
Browse repository at this point
Commits on Jun 16, 2018
Rename _tokenizer, _settings, _errorLogger
danmar
committed
79ffe1d
View commit details
Copy full SHA for 79ffe1d
View code at this point
Browse repository at this point
Commits on May 14, 2018
fix a few typos
matthiaskrgr
committed
4c8bb9a
View commit details
Copy full SHA for 4c8bb9a
View code at this point
Browse repository at this point
Commits on May 1, 2018
checkunusedfunctions.cpp: Fix files.txt parsing (#1197)
Show description for f0646d3
versat
authored and
danmar
committed
f0646d3
View commit details
Copy full SHA for f0646d3
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
Refactoring; Renamed Scope::classStart and Scope::classEnd
danmar
committed
f336c2e
View commit details
Copy full SHA for f336c2e
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
SymbolDatabase: Refactoring, move logic from SymbolDatabase to Function class. Add a Function::isOverride() method.
danmar
committed
e97be9d
View commit details
Copy full SHA for e97be9d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.