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
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 }}
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.8k
Code
Pull requests
204
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Template argument deduction using SymbolDatabase
- #8720
#8720
Open
pfultz2
wants to merge 31 commits into
cppcheck-opensource:main
cppcheck-opensource/cppcheck:main
from
pfultz2:template-deduce-loop
pfultz2/cppcheck:template-deduce-loop
Copy head branch name to clipboard
Conversation
Commits
31
(31)
Checks
Files changed
Open
Template argument deduction using SymbolDatabase
#8720
pfultz2
wants to merge 31 commits into
cppcheck-opensource:main
cppcheck-opensource/cppcheck:main
from
pfultz2:template-deduce-loop
pfultz2/cppcheck:template-deduce-loop
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
Deduce templates using a symboldatabase loop
Your Name
committed
247fa8f
View commit details
Copy full SHA for 247fa8f
Browse repository at this point
Make symboldatabase incremental
Your Name
committed
0e15903
View commit details
Copy full SHA for 0e15903
Browse repository at this point
Use settings flag
Your Name
committed
714e49d
View commit details
Copy full SHA for 714e49d
Browse repository at this point
Incremental AST and ValueType
Your Name
committed
753563f
View commit details
Copy full SHA for 753563f
Browse repository at this point
Commits on Jul 10, 2026
Add some todo tests
Your Name
committed
93e947d
View commit details
Copy full SHA for 93e947d
Browse repository at this point
Refactor the functions
Your Name
committed
0ce48a0
View commit details
Copy full SHA for 0ce48a0
Browse repository at this point
Simplify
Your Name
committed
865f0aa
View commit details
Copy full SHA for 865f0aa
Browse repository at this point
Make a private static function
Your Name
committed
5b3bdbb
View commit details
Copy full SHA for 5b3bdbb
Browse repository at this point
Remove some flags
Your Name
committed
101146d
View commit details
Copy full SHA for 101146d
Browse repository at this point
Fix default statements
Your Name
committed
7953636
View commit details
Copy full SHA for 7953636
Browse repository at this point
Set default values
Your Name
committed
c6c1948
View commit details
Copy full SHA for c6c1948
Browse repository at this point
Commits on Jul 13, 2026
Tweak the cli tests
Your Name
committed
2479ea6
View commit details
Copy full SHA for 2479ea6
Browse repository at this point
Bump the other expected results
Your Name
committed
3ea439c
View commit details
Copy full SHA for 3ea439c
Browse repository at this point
Commits on Jul 14, 2026
Fix the results
Your Name
committed
1aa06fc
View commit details
Copy full SHA for 1aa06fc
Browse repository at this point
Commits on Jul 20, 2026
Fix CI issues
Your Name
committed
0d8e8cc
View commit details
Copy full SHA for 0d8e8cc
Browse repository at this point
Add unit tests
Your Name
committed
6ee101e
View commit details
Copy full SHA for 6ee101e
Browse repository at this point
Fix ubsan error
Your Name
committed
a26a03f
View commit details
Copy full SHA for a26a03f
Browse repository at this point
Fix selfcheck
Your Name
committed
fd68885
View commit details
Copy full SHA for fd68885
Browse repository at this point
Commits on Jul 21, 2026
Increase timeout
Your Name
committed
d14c231
View commit details
Copy full SHA for d14c231
Browse repository at this point
Remove static_cast
Your Name
committed
24ffd62
View commit details
Copy full SHA for 24ffd62
Browse repository at this point
Some cleanup
Your Name
committed
def6944
View commit details
Copy full SHA for def6944
Browse repository at this point
Format
Your Name
committed
b2b88f4
View commit details
Copy full SHA for b2b88f4
Browse repository at this point
Commits on Jul 22, 2026
Add assert
Your Name
committed
979097b
View commit details
Copy full SHA for 979097b
Browse repository at this point
Fix cppcheck premuim warnings
Your Name
committed
d863b06
View commit details
Copy full SHA for d863b06
Browse repository at this point
Reduce copies of the tokenlist
Your Name
committed
990052b
View commit details
Copy full SHA for 990052b
Browse repository at this point
Use stl algorithms
pfultz2
committed
5b8def6
View commit details
Copy full SHA for 5b8def6
Browse repository at this point
Format
pfultz2
committed
acac729
View commit details
Copy full SHA for acac729
Browse repository at this point
Commits on Jul 23, 2026
Merge branch 'main' into template-deduce-loop
pfultz2
committed
e72577e
View commit details
Copy full SHA for e72577e
Browse repository at this point
Commits on Jul 27, 2026
Add test for 13630
pfultz2
committed
8016585
View commit details
Copy full SHA for 8016585
Browse repository at this point
Commits on Sep 19, 2026
Fixes from feedback
pfultz2
committed
771eb64
View commit details
Copy full SHA for 771eb64
Browse repository at this point
Merge
pfultz2
committed
0afea93
View commit details
Copy full SHA for 0afea93
Browse repository at this point
You can’t perform that action at this time.