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 }}
Tal500
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testpreprocessor.cpp
on
simplecpp-integration-test
User selector
All users
Datepicker
All time
Commit history
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 6, 2025
fixed #10989 - the enforced language was not applied to the preprocessor (#7492)
firewave
authored
463c805
View commit details
Copy full SHA for 463c805
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 Apr 24, 2025
testrunner: some `Settings` usage cleanups (#7477)
firewave
authored
9e547a3
View commit details
Copy full SHA for 9e547a3
View code at this point
Browse repository at this point
Commits on Apr 13, 2025
small `simplecpp::TokenList` usage cleanup (#7438)
firewave
authored
9ae8547
View commit details
Copy full SHA for 9ae8547
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
testrunner: some `Tokenizer` related refactoring (#7427)
firewave
authored
44d097d
View commit details
Copy full SHA for 44d097d
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 11, 2025
fixed #13687 - avoid null pointer dereference with incomplete remark comment (#7370)
firewave
authored
b81083f
View commit details
Copy full SHA for b81083f
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
cleaned up includes based on include-what-you-use (#6846)
firewave
authored
1be39ad
View commit details
Copy full SHA for 1be39ad
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
testrunner: more usage of actual `Preprocessor` instead of hand-rolled code / some cleanups (#6828)
firewave
authored
bb4d0a0
View commit details
Copy full SHA for bb4d0a0
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
Preprocessor: several cleanups (#6829)
firewave
authored
e34b23b
View commit details
Copy full SHA for e34b23b
View code at this point
Browse repository at this point
Commits on Sep 23, 2024
bumped simplecpp to 1.1.5 / improved testing (and output) / added TODOs (#6767)
firewave
authored
d05b68d
View commit details
Copy full SHA for d05b68d
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 Jun 11, 2024
Fix #12383: cppcheck build dir: changed line numbers in source file (#6505)
olabetskyi
authored
ea2c390
View commit details
Copy full SHA for ea2c390
View code at this point
Browse repository at this point
Commits on Jun 3, 2024
Fix #12610 (Justifications for warnings using comments in the code) (#6474)
danmar
authored
bd694db
View commit details
Copy full SHA for bd694db
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
testrunner: moved more code into `PreprocessorHelper` (#6277)
firewave
authored
d0de1fe
View commit details
Copy full SHA for d0de1fe
View code at this point
Browse repository at this point
Preprocessor: made `mErrorLogger` a reference (#6274)
firewave
authored
b9c535c
View commit details
Copy full SHA for b9c535c
View code at this point
Browse repository at this point
Tokenizer: removed `Preprocessor` dependency (#6265)
firewave
authored
423617a
View commit details
Copy full SHA for 423617a
View code at this point
Browse repository at this point
Commits on Apr 8, 2024
testrunner: small `TestSimplifyTokens` cleanup / fixed valueflow message suppression / improved ignoring of output (#6243)
firewave
authored
bd8cb94
View commit details
Copy full SHA for bd8cb94
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 Feb 27, 2024
testrunner: removed some bogus initializations of settings (#6045)
Show description for 71e59d1
firewave
authored
71e59d1
View commit details
Copy full SHA for 71e59d1
View code at this point
Browse repository at this point
Commits on Feb 24, 2024
put the suppressions together in a single type / renamed individual one to `SuppressionList` (#6004)
firewave
authored
9780847
View commit details
Copy full SHA for 9780847
View code at this point
Browse repository at this point
Commits on Jan 31, 2024
testrunner: reduced usage of mutable `Settings` / some cleanups (#5909)
firewave
authored
e3f0676
View commit details
Copy full SHA for e3f0676
View code at this point
Browse repository at this point
Commits on Oct 21, 2023
refs #11928 / refs #10045 / fixes #11794 - generate `limits.h`/`climits` defines from platform (#5414)
firewave
authored
3103736
View commit details
Copy full SHA for 3103736
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 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 22, 2023
moved test-only `Preprocessor::getcode()` out of `lib` (#4993)
firewave
authored
db955a1
View commit details
Copy full SHA for db955a1
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
Preprocessor: relaxed dependency on `Suppressions` (#4983)
Show description for ad464c4
firewave
authored
ad464c4
View commit details
Copy full SHA for ad464c4
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 9, 2023
Preprocessor: provide suppressions separately from settings (#4878)
firewave
authored
901b2ab
View commit details
Copy full SHA for 901b2ab
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
Fix #10039 (integrate `--check-config` include findings with normal analysis) / also fixes #11283 (#3229)
firewave
authored
7fd4118
View commit details
Copy full SHA for 7fd4118
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.