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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
AlgorithmCxxWork
/
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
testtokenize.cpp
on
localtime
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 24, 2022
Fix #10698 FP uninitvar with new and braced initializer (#3934)
chrchr-github
authored
479af21
View commit details
Copy full SHA for 479af21
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
Fix #10880 FP constStatement with init list in function call (#3929)
chrchr-github
authored
0d2af9a
View commit details
Copy full SHA for 0d2af9a
View code at this point
Browse repository at this point
Commits on Feb 22, 2022
Fix 10808: cppcheckError AST cyclic dependency with decltype (#3850)
Show description for 72d0f3e
pfultz2
authored
72d0f3e
View commit details
Copy full SHA for 72d0f3e
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
Fix #10256 Function::addArguments found argument 'x' with varid 0 (#3845)
chrchr-github
authored
d77fa64
View commit details
Copy full SHA for d77fa64
View code at this point
Browse repository at this point
Commits on Feb 12, 2022
Tokenizer: Support C++20 default bit-field member initializer
danmar
committed
30cec97
View commit details
Copy full SHA for 30cec97
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
Commits on Feb 5, 2022
Update copyright year
danmar
committed
3989408
View commit details
Copy full SHA for 3989408
View code at this point
Browse repository at this point
Commits on Jan 27, 2022
avoid dependency on transitive includes - based on include-what-you-use (#3757)
firewave
authored
171da2e
View commit details
Copy full SHA for 171da2e
View code at this point
Browse repository at this point
Commits on Jan 22, 2022
Another fix for 10739: internalAstError with decltype (#3738)
Show description for 8b1ed9c
pfultz2
authored
8b1ed9c
View commit details
Copy full SHA for 8b1ed9c
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
Fix 10739: internalAstError with decltype (#3723)
pfultz2
authored
57b50e4
View commit details
Copy full SHA for 57b50e4
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
Fix 10726: Crash in CheckExceptionSafety::checkRethrowCopy (#3711)
pfultz2
authored
abb0563
View commit details
Copy full SHA for abb0563
View code at this point
Browse repository at this point
Commits on Jan 14, 2022
Fix 10664: Crash in Token::linkAt (#3708)
Show description for 0b1cd86
pfultz2
authored
0b1cd86
View commit details
Copy full SHA for 0b1cd86
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
Typos found by running "codespell" (#3702)
arm-in
authored
5a05631
View commit details
Copy full SHA for 5a05631
View code at this point
Browse repository at this point
Commits on Jan 12, 2022
Fix 10001: Syntax error on valid C++ code (#3697)
pfultz2
authored
fa65127
View commit details
Copy full SHA for fa65127
View code at this point
Browse repository at this point
Commits on Dec 31, 2021
Fix 10672: crash: CheckAutoVariables (#3657)
pfultz2
authored
7bf0ca8
View commit details
Copy full SHA for 7bf0ca8
View code at this point
Browse repository at this point
Commits on Dec 19, 2021
Fix 9740: FP accessMoved related to designated initialization (#3644)
pfultz2
authored
d69257e
View commit details
Copy full SHA for d69257e
View code at this point
Browse repository at this point
Commits on Dec 16, 2021
Fix 10651: Crash on static template method (#3633)
pfultz2
authored
ac4f425
View commit details
Copy full SHA for ac4f425
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
Fix 10339: Lambda in leads to analysis fail (#3629)
pfultz2
authored
16110b6
View commit details
Copy full SHA for 16110b6
View code at this point
Browse repository at this point
Commits on Dec 5, 2021
Fix 10552: Internal error with unusedFunction (#3600)
pfultz2
authored
c0af66b
View commit details
Copy full SHA for c0af66b
View code at this point
Browse repository at this point
Commits on Dec 4, 2021
Regression test for 9523: Syntax Error: AST broken, 'if' doesn't have two operands. (#3602)
pfultz2
authored
35f1496
View commit details
Copy full SHA for 35f1496
View code at this point
Browse repository at this point
Fix 10615: Crash in Token::linkAt (#3599)
pfultz2
authored
29dbded
View commit details
Copy full SHA for 29dbded
View code at this point
Browse repository at this point
Fix 9301: Syntax error when specializing template variable array (#3601)
pfultz2
authored
bc31419
View commit details
Copy full SHA for bc31419
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
ASSERT() on calls to Tokenizer::tokenize() in test code (#3501)
chrchr-github
authored
ca311eb
View commit details
Copy full SHA for ca311eb
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
Add test for #6342 (#3569)
Show description for 22eeeed
chrchr-github
authored
22eeeed
View commit details
Copy full SHA for 22eeeed
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
Add test case (#3554)
chrchr-github
authored
77069d8
View commit details
Copy full SHA for 77069d8
View code at this point
Browse repository at this point
Commits on Sep 25, 2021
Fix 10496: crash: endless recursion (symbolDatabaseCreateExprId => isSameExpr => isSameExpr ...) (#3467)
pfultz2
authored
5c3b69f
View commit details
Copy full SHA for 5c3b69f
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
Fix 10491: Crash in unusedFunction on valid C++ code (#3465)
pfultz2
authored
edd435d
View commit details
Copy full SHA for edd435d
View code at this point
Browse repository at this point
Commits on Aug 28, 2021
Fixed #10403 (Wrong AST for destructor call)
danmar
committed
0d31486
View commit details
Copy full SHA for 0d31486
View code at this point
Browse repository at this point
Fix 10139: AST broken; std::enable_if_t<> (#3424)
pfultz2
authored
c0765c4
View commit details
Copy full SHA for c0765c4
View code at this point
Browse repository at this point
Commits on Aug 15, 2021
Fix 9444: Syntax error on valid C++14 code (#3403)
pfultz2
authored
422e411
View commit details
Copy full SHA for 422e411
View code at this point
Browse repository at this point
Commits on Aug 14, 2021
Fix 9245: Synax error on valid C++14 code: AST broken, binary operator '=' doesn't have two operands. (#3400)
pfultz2
authored
6d65f86
View commit details
Copy full SHA for 6d65f86
View code at this point
Browse repository at this point
Simplify template keyword bracket (#3399)
pfultz2
authored
818fd24
View commit details
Copy full SHA for 818fd24
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
Format with uncrustify (#3388)
pfultz2
authored
7f358b2
View commit details
Copy full SHA for 7f358b2
View code at this point
Browse repository at this point
Commits on Jul 22, 2021
Remove constexpr -> const simplification (#3346)
pfultz2
authored
00eb71f
View commit details
Copy full SHA for 00eb71f
View code at this point
Browse repository at this point
Commits on Jul 9, 2021
Fix 10336: AST cyclic dependency on valid C++ code (#3331)
pfultz2
authored
2300a77
View commit details
Copy full SHA for 2300a77
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.