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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cpphl
/
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
testgarbage.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 12, 2019
testgarbage.cpp: Spelling in comment (#2172)
arm-in
authored and
versat
committed
a4ca6df
View commit details
Copy full SHA for a4ca6df
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
template simplifier: fix syntax error false positive (an expression can't be a template) (#2115)
Show description for 28a9580
IOBYTE
authored and
danmar
committed
28a9580
View commit details
Copy full SHA for 28a9580
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
astyle formatting
Show description for 50c6af5
versat
committed
50c6af5
View commit details
Copy full SHA for 50c6af5
View code at this point
Browse repository at this point
Fix issue with __declspec and final (#2107)
Show description for d122b1c
Niederb
authored and
danmar
committed
d122b1c
View commit details
Copy full SHA for d122b1c
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
Fix #9225 (Crash on valid C++14 code) (#2031)
Show description for 999d2f7
IOBYTE
authored and
danmar
committed
999d2f7
View commit details
Copy full SHA for 999d2f7
View code at this point
Browse repository at this point
Commits on Jul 10, 2019
regression test for daca codeblocks crash (#1974)
IOBYTE
authored and
amai2012
committed
7ac2267
View commit details
Copy full SHA for 7ac2267
View code at this point
Browse repository at this point
Commits on Jul 3, 2019
Check for more garbage code (#1949)
Show description for 8f4cb36
pfultz2
authored and
danmar
committed
8f4cb36
View commit details
Copy full SHA for 8f4cb36
View code at this point
Browse repository at this point
Commits on Jun 30, 2019
Correct Zero/Null as pointer constant (#1938)
Show description for a195477
scottfurry
authored and
danmar
committed
a195477
View commit details
Copy full SHA for a195477
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
template simplifier: add links to expanded return type in function forward declaration (#1868)
Show description for 41cf865
IOBYTE
authored and
danmar
committed
41cf865
View commit details
Copy full SHA for 41cf865
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 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 19, 2019
Adjust some test results for invalid code. Comment out still crashing example for #8913
amai2012
committed
ebe7783
View commit details
Copy full SHA for ebe7783
View code at this point
Browse repository at this point
#8913 SIGSEGV in CheckUnusedVar::checkFunctionVariableUsage - C++/CLI code
amai2012
committed
28bc3ca
View commit details
Copy full SHA for 28bc3ca
View code at this point
Browse repository at this point
Commits on Mar 31, 2019
Syntax error: Clarify a syntax error in audacity
danmar
committed
73433c2
View commit details
Copy full SHA for 73433c2
View code at this point
Browse repository at this point
Fix wrong syntax error
danmar
committed
b30d463
View commit details
Copy full SHA for b30d463
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
Fixed #9069 (crash on invalid code: ' x= y{ } name5 ')
Show description for 0f6a90c
danmar
committed
0f6a90c
View commit details
Copy full SHA for 0f6a90c
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
Fix crash when checking re2c textfile
danmar
committed
c77f313
View commit details
Copy full SHA for c77f313
View code at this point
Browse repository at this point
Fixed #9068 (crash on invalid code)
danmar
committed
c262aef
View commit details
Copy full SHA for c262aef
View code at this point
Browse repository at this point
Fixed #9034 (crash on reading invalid code: '> typedef')
danmar
committed
1567661
View commit details
Copy full SHA for 1567661
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
Fixed #9063 (Crash on invalid code: x='0' ++ '0' ( return)[ ];)
danmar
committed
49e2f9d
View commit details
Copy full SHA for 49e2f9d
View code at this point
Browse repository at this point
Commits on Mar 23, 2019
Fixed #9058 (crash on invalid code in FwdAnalysis::checkRecursive)
danmar
committed
a9082c9
View commit details
Copy full SHA for a9082c9
View code at this point
Browse repository at this point
Commits on Mar 16, 2019
Disable all simplified checks
danmar
committed
3dc34f1
View commit details
Copy full SHA for 3dc34f1
View code at this point
Browse repository at this point
Commits on Feb 11, 2019
token simplifier: fix crashes related to #8972 (#1659)
IOBYTE
authored and
danmar
committed
9490d0d
View commit details
Copy full SHA for 9490d0d
View code at this point
Browse repository at this point
Commits on Feb 9, 2019
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 Jan 12, 2019
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 Jan 6, 2019
Fix typos (#1568)
practicalswift
authored and
danmar
committed
0a1b3a9
View commit details
Copy full SHA for 0a1b3a9
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Improve syntax errors for unmatched (){}[]
danmar
committed
615903c
View commit details
Copy full SHA for 615903c
View code at this point
Browse repository at this point
Commits on Jan 1, 2019
Fixed #8907 (unknown macro not detected)
danmar
committed
1951433
View commit details
Copy full SHA for 1951433
View code at this point
Browse repository at this point
Commits on Dec 1, 2018
Fixed #8873 (Add syntaxError when there is no RHS for +-)
danmar
committed
96929c5
View commit details
Copy full SHA for 96929c5
View code at this point
Browse repository at this point
Commits on Oct 28, 2018
Fix issue 8757: Throw syntax error on invalid code (#1378)
Show description for 2b6cc33
pfultz2
authored and
danmar
committed
2b6cc33
View commit details
Copy full SHA for 2b6cc33
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
Remove FIXME in AST validation. Ticket #8749
danmar
committed
dc38681
View commit details
Copy full SHA for dc38681
View code at this point
Browse repository at this point
Commits on Oct 21, 2018
Fixed testrunner
danmar
committed
c483bcb
View commit details
Copy full SHA for c483bcb
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
Fixed #8786 (internalAstError on valid code with C style cast)
danmar
committed
465db2d
View commit details
Copy full SHA for 465db2d
View code at this point
Browse repository at this point
Commits on Oct 13, 2018
astyle formatting
Show description for 140b0b5
danmar
committed
140b0b5
View commit details
Copy full SHA for 140b0b5
View code at this point
Browse repository at this point
Skip some ast errors to avoid regressions (#1422)
Show description for 9cf0926
pfultz2
authored and
danmar
committed
9cf0926
View commit details
Copy full SHA for 9cf0926
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.