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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
196
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testconstructors.cpp
on
main
User selector
All users
All time
Commit history
Commits on Jun 2, 2026
pass `ErrorLogger` by reference in `Check`/`CheckImpl` (#8601)
firewave
authored
8684514
View commit details
Copy full SHA for 8684514
View code at this point
Browse repository at this point
Commits on May 29, 2026
Release 2.21: Update copyright year (#8594)
wjakobsson
authored
97b642f
View commit details
Copy full SHA for 97b642f
View code at this point
Browse repository at this point
pass `Settings` by reference in checks (#8593)
firewave
authored
98ac18e
View commit details
Copy full SHA for 98ac18e
View code at this point
Browse repository at this point
Commits on May 28, 2026
split the actual check implementations from the instances (#5323)
firewave
authored
f1379d6
View commit details
Copy full SHA for f1379d6
View code at this point
Browse repository at this point
Commits on May 16, 2026
Fix #14697 FN uninitMemberVarNoCtor when mixing (un)initialized member variables (#8557)
Show description for d901661
chrchr-github
and
web-flow
authored
d901661
View commit details
Copy full SHA for d901661
View code at this point
Browse repository at this point
Commits on May 15, 2026
Fix #14707 Clarify: uninitMemberVarNoCtor variable (#8556)
Show description for dc0a437
chrchr-github
and
web-flow
authored
dc0a437
View commit details
Copy full SHA for dc0a437
View code at this point
Browse repository at this point
Commits on Apr 27, 2026
Fix #14546 FN uninitMemberVar (in-class initializers but no constructor) (#8274)
Show description for 6dc5c76
3 people
authored
6dc5c76
View commit details
Copy full SHA for 6dc5c76
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
Partial fix for #6294 FN uninitMemberVar for pointers used in constructor (#7983)
chrchr-github
authored
510a29d
View commit details
Copy full SHA for 510a29d
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
testrunner: several cleanups (#7944)
Show description for 7e09fa0
firewave
authored
7e09fa0
View commit details
Copy full SHA for 7e09fa0
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
Fix #13864, #13766, #13867 Add missing tests for error IDs (#7901)
Show description for b8c045a
chrchr-github
and
web-flow
authored
b8c045a
View commit details
Copy full SHA for b8c045a
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
testrunner: removed unnecessary default constructors from test options (#7889)
firewave
authored
59d9ba3
View commit details
Copy full SHA for 59d9ba3
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
Fix #13989 FN uninitMemberVar with iterator members (#7649)
chrchr-github
authored
1dd1575
View commit details
Copy full SHA for 1dd1575
View code at this point
Browse repository at this point
Commits on Jul 4, 2025
fix #13954: Unnamed bit fields are removed. (#7611)
ludviggunne
authored
326a930
View commit details
Copy full SHA for 326a930
View code at this point
Browse repository at this point
Commits on May 16, 2025
testrunner: added more error IDs and columns to expected output (#7533)
firewave
authored
ff44a9e
View commit details
Copy full SHA for ff44a9e
View code at this point
Browse repository at this point
Commits on May 6, 2025
Fix #13816 FN uninitMemberVar with union (regression) (#7496)
Show description for 7303e80
chrchr-github
and
web-flow
authored
7303e80
View commit details
Copy full SHA for 7303e80
View code at this point
Browse repository at this point
Commits on May 2, 2025
testrunner: added more IDs and columns to expected output (#7489)
firewave
authored
88ef81e
View commit details
Copy full SHA for 88ef81e
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
release: Update copyright year (#7319)
danmar
authored
11f0f4d
View commit details
Copy full SHA for 11f0f4d
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
testrunner: cleaned up tests by using objects to pass the options (#7189)
firewave
authored
2995c4b
View commit details
Copy full SHA for 2995c4b
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
Fix #13302 false negative: noConstructor (regression) (#7001)
chrchr-github
authored
152dd9d
View commit details
Copy full SHA for 152dd9d
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
Move tests created in #6911 (#6913)
ludviggunne
authored
ee747ad
View commit details
Copy full SHA for ee747ad
View code at this point
Browse repository at this point
Commits on Jul 20, 2024
Add tests for #12592, #12786, #12908 (#6616)
chrchr-github
authored
61f2536
View commit details
Copy full SHA for 61f2536
View code at this point
Browse repository at this point
Commits on May 22, 2024
iwyu.yml: switched to Fedora to get the latest `include-what-you-use` / cleaned up includes (#6340)
firewave
authored
570c11d
View commit details
Copy full SHA for 570c11d
View code at this point
Browse repository at this point
Commits on May 16, 2024
testrunner: prefer to pass code as sized `const char[]` (#6381)
firewave
authored
5f9039e
View commit details
Copy full SHA for 5f9039e
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
Update copyright year (#6310)
danmar
authored
58030b8
View commit details
Copy full SHA for 58030b8
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
Tokenizer: moved test-only `tokenize()` to `SimpleTokenizer` / several cleanups (#6264)
firewave
authored
789be1c
View commit details
Copy full SHA for 789be1c
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
testrunner: make sure the error output is consumed (#6117)
firewave
authored
1bace58
View commit details
Copy full SHA for 1bace58
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
iwyu.yml: use OpenSUSE to get latest `include-what-you-use` / cleaned up includes (#5673)
Show description for f465dc5
firewave
authored
f465dc5
View commit details
Copy full SHA for f465dc5
View code at this point
Browse repository at this point
Commits on Jan 13, 2024
pass `Settings` by reference into `Tokenizer` (#5857)
Show description for d015007
firewave
authored
d015007
View commit details
Copy full SHA for d015007
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
Fix #12150 FP uninitialized member array, initialized in range for loop (#5627)
chrchr-github
authored
de2cfb0
View commit details
Copy full SHA for de2cfb0
View code at this point
Browse repository at this point
Commits on Nov 1, 2023
Fix #12128 FP uninitDerivedMemberVar with brace init (#5606)
chrchr-github
authored
1065438
View commit details
Copy full SHA for 1065438
View code at this point
Browse repository at this point
Commits on Sep 1, 2023
Fixed #11907 (False positive: uninitialized member (mutable member, const method call)) (#5384)
danmar
authored
88a9119
View commit details
Copy full SHA for 88a9119
View code at this point
Browse repository at this point
Commits on May 20, 2023
Fixed #11013 (FP overlappingWriteUnion with anonymous struct in union) (#5067)
danmar
authored
f72db74
View commit details
Copy full SHA for f72db74
View code at this point
Browse repository at this point
Commits on May 4, 2023
testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030)
Show description for 5833fc3
firewave
authored
5833fc3
View commit details
Copy full SHA for 5833fc3
View code at this point
Browse repository at this point
Commits on May 2, 2023
testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026)
firewave
authored
25183ff
View commit details
Copy full SHA for 25183ff
View code at this point
Browse repository at this point
reduced usage of mutable `Settings` objects in tests (#4798)
firewave
authored
2935c85
View commit details
Copy full SHA for 2935c85
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.