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
testsimplifytemplate.cpp
on
main
User selector
All users
All time
Commit history
Commits on Jul 3, 2026
Fix #14885 Shift by negative value in TemplateSimplifier::simplifyNumericalCalculations() (#8639)
Show description for 3f2d60c
metsw24-max
authored
3f2d60c
View commit details
Copy full SHA for 3f2d60c
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Refs #14622: fix wrong template instantiation with specialization (#8373)
Show description for 0fd737a
chrchr-github
and
web-flow
authored
0fd737a
View commit details
Copy full SHA for 0fd737a
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
Fix #11498 debug: Failed to parse 'x'. The checking continues anyway. (#8345)
chrchr-github
authored
3a7e382
View commit details
Copy full SHA for 3a7e382
View code at this point
Browse repository at this point
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 Feb 15, 2026
Fix #14477 internalAstError with fold expression in template (#8203)
Show description for 781277c
chrchr-github
and
danmar
authored
781277c
View commit details
Copy full SHA for 781277c
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
testrunner: made the friend wrapper test classes final (#8137)
firewave
authored
61c6672
View commit details
Copy full SHA for 61c6672
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
TemplateSimplifier: removed need for test class friend declaration / cleaned up member access (#8068)
firewave
authored
670e4a0
View commit details
Copy full SHA for 670e4a0
View code at this point
Browse repository at this point
cleaned up includes based on `include-what-you-use` (#8070)
firewave
authored
ac3f534
View commit details
Copy full SHA for ac3f534
View code at this point
Browse repository at this point
Commits on Nov 14, 2025
Tokenizer: removed some friend class declarations / cleaned up member access (#7958)
firewave
authored
9f32d89
View commit details
Copy full SHA for 9f32d89
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 Sep 24, 2025
testrunner: avoid some `TestFixture::settingsBuilder()` invocations (#7845)
firewave
authored
f916df0
View commit details
Copy full SHA for f916df0
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
pass a char buffer to simplecpp instead of a stream (#6379)
firewave
authored
20bed39
View commit details
Copy full SHA for 20bed39
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
Fix #14095 (TemplateSimplifier: store location of template argument token) (#7775)
danmar
authored
b46125e
View commit details
Copy full SHA for b46125e
View code at this point
Browse repository at this point
Commits on Aug 15, 2025
updated CI to Clang 21 (#7272)
firewave
authored
5c818e3
View commit details
Copy full SHA for 5c818e3
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 Jun 18, 2025
Fix #13929 FP internalAstError with using declaration and template aliased type (#7596)
Show description for fcb330f
chrchr-github
and
web-flow
authored
fcb330f
View commit details
Copy full SHA for fcb330f
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
fix #13770: Variadic lambda parameters treated as a fold expression (#7607)
ludviggunne
authored
5e30dfb
View commit details
Copy full SHA for 5e30dfb
View code at this point
Browse repository at this point
Commits on May 23, 2025
Fix #13882 (TemplateSimplifier: argument integral type is not preserved) (#7546)
danmar
authored
6f337e8
View commit details
Copy full SHA for 6f337e8
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 13, 2025
testrunner: more `Tokenizer` related refactoring (#7440)
firewave
authored
5ba1c9d
View commit details
Copy full SHA for 5ba1c9d
View code at this point
Browse repository at this point
Commits on Apr 9, 2025
Partial fix for #13747 assertion in Token::update_property_info() / fix #13759 Bad simplification of template parameter in namespace (#7446)
chrchr-github
authored
b8d483a
View commit details
Copy full SHA for b8d483a
View code at this point
Browse repository at this point
Commits on Mar 8, 2025
Fix #13680 syntax error: template parameter static_cast<uint16_t>(0U) (#7362)
chrchr-github
authored
16e4dac
View commit details
Copy full SHA for 16e4dac
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 Feb 4, 2025
cleaned up includes based on include-what-you-use (#7279)
firewave
authored
2d9f673
View commit details
Copy full SHA for 2d9f673
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
Fix #13593 Template not simplified with global scope operator (#7267)
chrchr-github
authored
90c464e
View commit details
Copy full SHA for 90c464e
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 Jan 2, 2025
Fix #13498 assertion in getParentValueTypes (#7149)
chrchr-github
authored
26ce3f1
View commit details
Copy full SHA for 26ce3f1
View code at this point
Browse repository at this point
Commits on Dec 23, 2024
Fix #13444 FP uninitMemberVar caused by template specialization instantiated in wrong scope (#7124)
chrchr-github
authored
01097d7
View commit details
Copy full SHA for 01097d7
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
Fix #13163 fuzzing crash in getEnumType() (#6850)
chrchr-github
authored
3466bdc
View commit details
Copy full SHA for 3466bdc
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 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 25, 2024
Fix #12653, #12655 fuzzing crashes (#6339)
chrchr-github
authored
4efb001
View commit details
Copy full SHA for 4efb001
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.