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 }}
albert-github
/
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
testincompletestatement.cpp
on
master
User selector
All users
All time
Commit history
Commits on May 9, 2024
Fix #12718 restrict wrongly treated as keyword (#6390)
chrchr-github
authored
89f5657
View commit details
Copy full SHA for 89f5657
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
Update copyright year (#6310)
danmar
authored
58030b8
View commit details
Copy full SHA for 58030b8
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
cleaned up includes based on include-what-you-use (#6279)
firewave
authored
646f869
View commit details
Copy full SHA for 646f869
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
made more `mErrorLogger` members references (#6276)
firewave
authored
437c284
View commit details
Copy full SHA for 437c284
View code at this point
Browse repository at this point
Preprocessor: made `mErrorLogger` a reference (#6274)
firewave
authored
b9c535c
View commit details
Copy full SHA for b9c535c
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
Fix #12534 fuzzing crash (stack overflow) in isConstStatement() (#6164)
chrchr-github
authored
8952b7c
View commit details
Copy full SHA for 8952b7c
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
Fix #12525 false negative: constStatement (#6155)
chrchr-github
authored
e2081e8
View commit details
Copy full SHA for e2081e8
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
testrunner: make sure the error output is consumed (#6117)
firewave
authored
1bace58
View commit details
Copy full SHA for 1bace58
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
iwyu.yml: use OpenSUSE to get latest `include-what-you-use` / cleaned up includes (#5673)
Show description for f465dc5
firewave
authored
f465dc5
View commit details
Copy full SHA for f465dc5
View code at this point
Browse repository at this point
Commits on Jan 13, 2024
pass `Settings` by reference into `Tokenizer` (#5857)
Show description for d015007
firewave
authored
d015007
View commit details
Copy full SHA for d015007
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
Fix #12072 FN constStatement with enum (#5554)
chrchr-github
authored
903df84
View commit details
Copy full SHA for 903df84
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
cleaned up includes based on include-what-you-use (#5532)
firewave
authored
06b5ef1
View commit details
Copy full SHA for 06b5ef1
View code at this point
Browse repository at this point
Commits on Oct 8, 2023
testrunner: got rid of some redundant preprocessing code / added some missing asserts (#5521)
Show description for 960e8bb
firewave
authored
960e8bb
View commit details
Copy full SHA for 960e8bb
View code at this point
Browse repository at this point
Commits on May 2, 2023
reduced usage of mutable `Settings` objects in tests (#4798)
firewave
authored
2935c85
View commit details
Copy full SHA for 2935c85
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
Update copyright year
danmar
committed
464fbe8
View commit details
Copy full SHA for 464fbe8
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
renamed some files in the `test` folder (#4705)
firewave
authored
1d3955b
View commit details
Copy full SHA for 1d3955b
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
Fix #11370 FP constStatement with lambda (#4570)
Show description for ccf2176
chrchr-github
authored
ccf2176
View commit details
Copy full SHA for ccf2176
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
Fix #11359 FP constStatement for function-local struct definition+initialization statement (#4561)
chrchr-github
authored
5153697
View commit details
Copy full SHA for 5153697
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
Add tests for #6504, #11177 (#4494)
Show description for bb2ba53
chrchr-github
authored
bb2ba53
View commit details
Copy full SHA for bb2ba53
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
Show description for b3ec225
firewave
authored
b3ec225
View commit details
Copy full SHA for b3ec225
View code at this point
Browse repository at this point
Commits on Sep 14, 2022
Fix #11301 debug: constStatementError not handled. (#4463)
Show description for d1386a8
chrchr-github
authored
d1386a8
View commit details
Copy full SHA for d1386a8
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
added more missing `sstream` includes (#4384)
firewave
authored
1b4141c
View commit details
Copy full SHA for 1b4141c
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
Fix #11257 FN constStatement with misused comma (#4365)
chrchr-github
authored
3dc2c0b
View commit details
Copy full SHA for 3dc2c0b
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
Fix #11234 Broken AST with auto**, FP constStatement (#4339)
chrchr-github
authored
a62c3ea
View commit details
Copy full SHA for a62c3ea
View code at this point
Browse repository at this point
Commits on Aug 2, 2022
Add test for #6541, #5475, avoid duplicate warning (#4335)
Show description for 71f9a72
chrchr-github
authored
71f9a72
View commit details
Copy full SHA for 71f9a72
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
Fix #11157 FN: leakNoVarFunctionCall (switch condition) (#4240)
Show description for 2223cd2
chrchr-github
authored
2223cd2
View commit details
Copy full SHA for 2223cd2
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Add some tests (#4211)
Show description for 6f5a5fd
chrchr-github
authored
6f5a5fd
View commit details
Copy full SHA for 6f5a5fd
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Don't warn for 'x | 0' in macro (#4172)
Show description for 5245394
chrchr-github
authored
5245394
View commit details
Copy full SHA for 5245394
View code at this point
Browse repository at this point
Commits on May 13, 2022
Fix #8004 unintentional semicolon in expression '.. ; +dostuff();' (#4109)
Show description for 52f507d
chrchr-github
authored
52f507d
View commit details
Copy full SHA for 52f507d
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
Fix #10952 FP constStatement with cast in return (#3986)
chrchr-github
authored
ceb86af
View commit details
Copy full SHA for ceb86af
View code at this point
Browse repository at this point
Commits on Apr 6, 2022
Fix FP constStatement with comma operator (#3978)
Show description for b73aeed
chrchr-github
authored
b73aeed
View commit details
Copy full SHA for b73aeed
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
Fix #10849 FP constStatement with pointers in lambda (#3961)
chrchr-github
authored
4bf8718
View commit details
Copy full SHA for 4bf8718
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Fix #10936 FP constStatement with extern declaration (#3960)
chrchr-github
authored
183969c
View commit details
Copy full SHA for 183969c
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
Fix FP constStatement with more complex expression (#3959)
chrchr-github
authored
c85e7e7
View commit details
Copy full SHA for c85e7e7
View code at this point
Browse repository at this point
Fix #10932 FP constStatement with reference and direct initialization (#3952)
chrchr-github
authored
343a231
View commit details
Copy full SHA for 343a231
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.