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 }}
firewave
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testclangimport.cpp
on
valueptr
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 2, 2026
Release: Update copyright year (#8285)
danmar
authored
9a00e4a
View commit details
Copy full SHA for 9a00e4a
View code at this point
Browse repository at this point
Commits on Jan 31, 2026
Fix #14457 (ValueType: char expression without signedness) (#8174)
danmar
authored
a4bd260
View commit details
Copy full SHA for a4bd260
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
cleaned up includes based on include-what-you-use (#7895)
firewave
authored
5ace300
View commit details
Copy full SHA for 5ace300
View code at this point
Browse repository at this point
Commits on Sep 20, 2025
fixed some compiler errors with `USE_BOOST_INT128` (#7833)
firewave
authored
6e55812
View commit details
Copy full SHA for 6e55812
View code at this point
Browse repository at this point
Commits on Jul 19, 2025
release: update copyright year [ci skip] (#7686)
danmar
authored
02c95b9
View commit details
Copy full SHA for 02c95b9
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
cleaned up includes based on include-what-you-use (#7638)
Show description for dfa16af
firewave
authored
dfa16af
View commit details
Copy full SHA for dfa16af
View code at this point
Browse repository at this point
Commits on May 9, 2025
Tokenizer: get settings from `TokenList` (#7516)
firewave
authored
7761784
View commit details
Copy full SHA for 7761784
View code at this point
Browse repository at this point
Commits on May 8, 2025
pass `Settings` as reference into `TokenList` (#7401)
firewave
authored
646b422
View commit details
Copy full SHA for 646b422
View code at this point
Browse repository at this point
Commits on May 7, 2025
pass language to `TokenList` constructor (#7500)
firewave
authored
ebc80c0
View commit details
Copy full SHA for ebc80c0
View code at this point
Browse repository at this point
Commits on May 1, 2025
Tokenizer: provide `TokenList` in constructor (#7468)
firewave
authored
d8d4ea3
View commit details
Copy full SHA for d8d4ea3
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
enabled and fixed `-Wold-style-cast` Clang warnings (#7395)
firewave
authored
f78e5a7
View commit details
Copy full SHA for f78e5a7
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
symboldatabase.h: make it possible to forward declare `ScopeType` (#7352)
firewave
authored
f880119
View commit details
Copy full SHA for f880119
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
ClangImport: improved location parsing / better handling for "prologue" `TypedefDecl`s (#7115)
firewave
authored
04e0f68
View commit details
Copy full SHA for 04e0f68
View code at this point
Browse repository at this point
Commits on Aug 17, 2024
mitigated most `bugprone-unused-return-value` clang-tidy warnings in test code when we enable it for *all* functions (#6673)
Show description for d89e241
firewave
authored
d89e241
View commit details
Copy full SHA for d89e241
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 11, 2024
made more `mErrorLogger` members references (#6276)
firewave
authored
437c284
View commit details
Copy full SHA for 437c284
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 Jan 8, 2024
ClangImport: avoid unchecked pointer dereferences (#5856)
Show description for 08d754d
firewave
authored
08d754d
View commit details
Copy full SHA for 08d754d
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
Fix #12251 internalError while cppcheck tries to parse Clang AST (#5755)
chrchr-github
authored
2c54f31
View commit details
Copy full SHA for 2c54f31
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
gui/platforms.h: renamed `Platform` to `PlatformData` / Platform: removed unnecessary `cppcheck` namespace (#5545)
firewave
authored
ebb877a
View commit details
Copy full SHA for ebb877a
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
Fix use-after-free crash when using --clang (#5367)
Show description for 4d18f3e
chrchr-github
authored
4d18f3e
View commit details
Copy full SHA for 4d18f3e
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
Commits on Apr 8, 2023
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes (#4885)
firewave
authored
5be8eee
View commit details
Copy full SHA for 5be8eee
View code at this point
Browse repository at this point
Commits on Mar 3, 2023
made `Platform` a member of `Settings` instead of inheriting from it / cleanups (#4791)
firewave
authored
5af6ca6
View commit details
Copy full SHA for 5af6ca6
View code at this point
Browse repository at this point
Commits on Mar 2, 2023
cleaned up includes based on `include-what-you-use` (#4599)
firewave
authored
bd1ae69
View commit details
Copy full SHA for bd1ae69
View code at this point
Browse repository at this point
Commits on Feb 11, 2023
improved setting of platform in tests / also improved platform tests (#4787)
Show description for 132a5a3
firewave
authored
132a5a3
View commit details
Copy full SHA for 132a5a3
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
Update copyright year
danmar
committed
464fbe8
View commit details
Copy full SHA for 464fbe8
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
renamed some files in the `test` folder (#4705)
firewave
authored
1d3955b
View commit details
Copy full SHA for 1d3955b
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 Aug 19, 2022
added more missing `sstream` includes (#4384)
firewave
authored
1b4141c
View commit details
Copy full SHA for 1b4141c
View code at this point
Browse repository at this point
Commits on Jul 2, 2022
Fix ClangImport crash on Windows paths (#4246)
Show description for 22aeeb1
chrchr-github
authored
22aeeb1
View commit details
Copy full SHA for 22aeeb1
View code at this point
Browse repository at this point
Commits on Jun 7, 2022
Fix #9997 False negative: variable is not used (#4104)
chrchr-github
authored
69834d5
View commit details
Copy full SHA for 69834d5
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
removed OVERRIDE and FINAL defines and use the keywords directly (#3767)
firewave
authored
f32583e
View commit details
Copy full SHA for f32583e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.