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 }}
napcode
/
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
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
testvarid.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 29, 2020
Tokenizer::setVarId: better handling of decltype()
danmar
committed
dcee189
View commit details
Copy full SHA for dcee189
View code at this point
Browse repository at this point
Commits on Oct 6, 2019
Fix #9383 ("debug: Function::addArguments found argument 'x' with varid 0." with variadic templates) (#2238)
IOBYTE
authored and
danmar
committed
78b9fd9
View commit details
Copy full SHA for 78b9fd9
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
fix #8965 ("(debug) Executable scope 'x' with unknown function." with rvalue parameter in method) (#2237)
Show description for c32a568
IOBYTE
authored and
danmar
committed
c32a568
View commit details
Copy full SHA for c32a568
View code at this point
Browse repository at this point
Commits on Sep 13, 2019
Fixed #9354 (Unknown macro is not reported and then Cppcheck is silent about issues)
danmar
committed
742c437
View commit details
Copy full SHA for 742c437
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
make ellipsis ... a single token (#2143)
Show description for e5220bd
IOBYTE
authored and
danmar
committed
e5220bd
View commit details
Copy full SHA for e5220bd
View code at this point
Browse repository at this point
Commits on Jun 1, 2019
token simplifier: fix namespace, token link and syntax error support for template type aliases (#1863)
IOBYTE
authored and
danmar
committed
bee248b
View commit details
Copy full SHA for bee248b
View code at this point
Browse repository at this point
Commits on May 16, 2019
Revert 'Cleaning up unsimplified templates'. This fix caused problems.
danmar
committed
57c6628
View commit details
Copy full SHA for 57c6628
View code at this point
Browse repository at this point
Commits on May 12, 2019
Fixed #9084 (Tokenizer::setVarId: Same varid for member variable and argument, unknown template type)
danmar
committed
27fad38
View commit details
Copy full SHA for 27fad38
View code at this point
Browse repository at this point
Commits on May 11, 2019
Cleaning up unsimplified templates
danmar
committed
d58d427
View commit details
Copy full SHA for d58d427
View code at this point
Browse repository at this point
Commits on Apr 18, 2019
Fixed #8889 (varid on function when using trailing return type.) (#1800)
Show description for 7799ed4
IOBYTE
authored and
danmar
committed
7799ed4
View commit details
Copy full SHA for 7799ed4
View code at this point
Browse repository at this point
Commits on Mar 24, 2019
Fixed #9034 (Tokenizer::setVarId: function call parameter is not variable declaration)
danmar
committed
e0f1418
View commit details
Copy full SHA for e0f1418
View code at this point
Browse repository at this point
Commits on Feb 9, 2019
Fixed #8971 ("(debug) Unknown type 'x'." using alias in class members) (#1653)
Show description for 155e4ce
IOBYTE
authored and
danmar
committed
155e4ce
View commit details
Copy full SHA for 155e4ce
View code at this point
Browse repository at this point
Update copyright year
danmar
committed
bd7790f
View commit details
Copy full SHA for bd7790f
View code at this point
Browse repository at this point
Commits on Feb 3, 2019
Fixed #8957 (Tokenizer::setVarId: varid not set when lambda function is used)
danmar
committed
ae001d4
View commit details
Copy full SHA for ae001d4
View code at this point
Browse repository at this point
Commits on Jan 31, 2019
Fixed #8959 ("(debug) Unknown type 'x'" with using/alias) (#1635)
Show description for 98fc6d1
IOBYTE
authored and
danmar
committed
98fc6d1
View commit details
Copy full SHA for 98fc6d1
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
Fix Cppcheck warning
Show description for 022259c
danmar
committed
022259c
View commit details
Copy full SHA for 022259c
View code at this point
Browse repository at this point
Use OVERRIDE in test
danmar
committed
8dd641b
View commit details
Copy full SHA for 8dd641b
View code at this point
Browse repository at this point
Commits on Dec 2, 2018
Fixed #8627 (Tokenizer::setVarIdPass2: constructor parameter)
danmar
committed
8087cfe
View commit details
Copy full SHA for 8087cfe
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
VarId: Improved varids for struct members (#8844)
danmar
committed
69f2e09
View commit details
Copy full SHA for 69f2e09
View code at this point
Browse repository at this point
Commits on Nov 11, 2018
Fixed #7988 (variable in condition gets wrong varid)
danmar
committed
93cde41
View commit details
Copy full SHA for 93cde41
View code at this point
Browse repository at this point
Commits on Oct 7, 2018
Fixed #8664 (setVarId: Wrongly set varid for lambda argument)
danmar
committed
c3e6e7c
View commit details
Copy full SHA for c3e6e7c
View code at this point
Browse repository at this point
Commits on Jun 10, 2018
Updated copyright year for modified files
Show description for 45379a3
danmar
committed
45379a3
View commit details
Copy full SHA for 45379a3
View code at this point
Browse repository at this point
Commits on May 15, 2018
Fix override warnings. (#1234)
IOBYTE
authored and
danmar
committed
ce50df8
View commit details
Copy full SHA for ce50df8
View code at this point
Browse repository at this point
Commits on Jan 14, 2018
Updated copyright year
danmar
committed
c4caee6
View commit details
Copy full SHA for c4caee6
View code at this point
Browse repository at this point
Commits on Dec 29, 2017
Fixed #6218 (Template type aliasing misdetection)
danmar
committed
fc1ac18
View commit details
Copy full SHA for fc1ac18
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
Fixed #7788 (Varid missing for member variable in ctor of template class)
danmar
committed
6b1a2dc
View commit details
Copy full SHA for 6b1a2dc
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
Fixed #8269 (Tokenizer: wrong varid (using namespace A::B))
danmar
committed
799f953
View commit details
Copy full SHA for 799f953
View code at this point
Browse repository at this point
Fixed #8270 (Tokenizer: wrong varid (using namespace std))
danmar
committed
2408f01
View commit details
Copy full SHA for 2408f01
View code at this point
Browse repository at this point
Improved handling of varid in complex scopes
danmar
committed
b67cf0a
View commit details
Copy full SHA for b67cf0a
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
Fixed #7000 (Invalid varid - matching class with same name from other namespace)
danmar
committed
26b9e15
View commit details
Copy full SHA for 26b9e15
View code at this point
Browse repository at this point
Commits on Nov 5, 2017
Fixed #4988 (Tokenizer::setVarId: Wrong varid for inline function parameter)
danmar
committed
8b384f8
View commit details
Copy full SHA for 8b384f8
View code at this point
Browse repository at this point
Fixed #7823 (No varid for member variable of type std::bitset< static_cast<int>(2) >)
danmar
committed
324257e
View commit details
Copy full SHA for 324257e
View code at this point
Browse repository at this point
Commits on Aug 16, 2017
astyle formatting
Show description for 94c5c37
danmar
committed
94c5c37
View commit details
Copy full SHA for 94c5c37
View code at this point
Browse repository at this point
Treat noexcept correctly
Show description for 1d491bd
Hinterwaeldlers
authored and
danmar
committed
1d491bd
View commit details
Copy full SHA for 1d491bd
View code at this point
Browse repository at this point
Commits on May 27, 2017
iwyu - include what you use
mathbunnyru
authored and
danmar
committed
28aa939
View commit details
Copy full SHA for 28aa939
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.