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
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
201
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testsimplifyusing.cpp
on
2.16.x
User selector
All users
All time
Commit history
Commits on Sep 29, 2024
ValueFlow: extracted `valueFlowConditionExpressions()` into separate file (#6833)
firewave
authored
161def7
View commit details
Copy full SHA for 161def7
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
Fix #13090 using declaration not simplified in namespace or class scope (#6794)
chrchr-github
authored
a92d852
View commit details
Copy full SHA for a92d852
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
Fix #13095 nullptr dereference in simplifyUsing() (#6796)
chrchr-github
authored
67d570c
View commit details
Copy full SHA for 67d570c
View code at this point
Browse repository at this point
Commits on Sep 11, 2024
Fix #11430 internalAstError with using and functional-style cast (#6781)
chrchr-github
authored
ac6f436
View commit details
Copy full SHA for ac6f436
View code at this point
Browse repository at this point
Commits on Aug 17, 2024
mitigated most `bugprone-unused-return-value` clang-tidy warnings in test code when we enable it for *all* functions (#6673)
Show description for d89e241
firewave
authored
d89e241
View commit details
Copy full SHA for d89e241
View code at this point
Browse repository at this point
Commits on Jul 21, 2024
Fix #11899 FP unusedScopedObject for function call and imported constructor (#6620)
chrchr-github
authored
450ea7c
View commit details
Copy full SHA for 450ea7c
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Fix #12583 debug: valueFlowBailoutIncompleteVar reported for "using namespace" declaration (#6607)
chrchr-github
authored
673d7ae
View commit details
Copy full SHA for 673d7ae
View code at this point
Browse repository at this point
Commits on May 22, 2024
iwyu.yml: switched to Fedora to get the latest `include-what-you-use` / cleaned up includes (#6340)
firewave
authored
570c11d
View commit details
Copy full SHA for 570c11d
View code at this point
Browse repository at this point
Commits on May 16, 2024
testrunner: prefer to pass code as sized `const char[]` (#6381)
firewave
authored
5f9039e
View commit details
Copy full SHA for 5f9039e
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
default to `--check-level=exhaustive` internally / several related cleanups (#6225)
firewave
authored
524e979
View commit details
Copy full SHA for 524e979
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
Tokenizer: moved test-only `tokenize()` to `SimpleTokenizer` / several cleanups (#6264)
firewave
authored
789be1c
View commit details
Copy full SHA for 789be1c
View code at this point
Browse repository at this point
Commits on Apr 8, 2024
testrunner: small `TestSimplifyTokens` cleanup / fixed valueflow message suppression / improved ignoring of output (#6243)
firewave
authored
bd8cb94
View commit details
Copy full SHA for bd8cb94
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
Fix #12521 internalAstError with using declaration (#6134)
chrchr-github
authored
c3ceaa1
View commit details
Copy full SHA for c3ceaa1
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 10, 2024
Fix syntaxError with using namespace ::std (f'up to #8454) (#6100)
Show description for f9f3fe0
chrchr-github
authored
f9f3fe0
View commit details
Copy full SHA for f9f3fe0
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 Mar 5, 2024
Fix #12486 Improve simplification of using statements (#6080)
chrchr-github
authored
f3cccd0
View commit details
Copy full SHA for f3cccd0
View code at this point
Browse repository at this point
Commits on Mar 3, 2024
Fix #8454 Function configuration not found with using std:: (#6052)
chrchr-github
authored
4daa1c3
View commit details
Copy full SHA for 4daa1c3
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
gui/platforms.h: renamed `Platform` to `PlatformData` / Platform: removed unnecessary `cppcheck` namespace (#5545)
firewave
authored
ebb877a
View commit details
Copy full SHA for ebb877a
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 Sep 14, 2023
Fix #11981 internalAstError with using declaration (#5446)
chrchr-github
authored
5a21851
View commit details
Copy full SHA for 5a21851
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
utils.h: added `startsWith()` and started using it (#5381)
Show description for 91070ca
firewave
authored
91070ca
View commit details
Copy full SHA for 91070ca
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
avoid some redundant and unused settings in tests among other cleanups / added and used `WARN_UNUSED` attribute (#5284)
firewave
authored
2502897
View commit details
Copy full SHA for 2502897
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
Fix #11795 debug: simplifyUsing: unmatched body end (#5198)
chrchr-github
authored
0a72cd3
View commit details
Copy full SHA for 0a72cd3
View code at this point
Browse repository at this point
Commits on Jun 3, 2023
Fix #11670 FP constStatement (inconclusive) triggered by namespace (#5114)
chrchr-github
authored
18b60d2
View commit details
Copy full SHA for 18b60d2
View code at this point
Browse repository at this point
Commits on May 2, 2023
testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026)
firewave
authored
25183ff
View commit details
Copy full SHA for 25183ff
View code at this point
Browse repository at this point
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 Apr 30, 2023
cleaned up includes based on `include-what-you-use` (#5021)
firewave
authored
8cf6a22
View commit details
Copy full SHA for 8cf6a22
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
Fix #10720 Hang/Crash with big variadic template (#5018)
Show description for 9c18446
chrchr-github
authored
9c18446
View commit details
Copy full SHA for 9c18446
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.