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
Type
/
to 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
197
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Add std::*begin and std::*end cfg
- #4796
#4796
Merged
firewave
merged 18 commits into
cppcheck-opensource:main
cppcheck-opensource/cppcheck:main
from
Ashimaru:Add-std---begin-and-std---end-cfg
Ashimaru/cppcheck:Add-std---begin-and-std---end-cfg
Copy head branch name to clipboard
Mar 9, 2023
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add std::*begin and std::*end cfg
#4796
firewave
merged 18 commits into
cppcheck-opensource:main
cppcheck-opensource/cppcheck:main
from
Ashimaru:Add-std---begin-and-std---end-cfg
Ashimaru/cppcheck:Add-std---begin-and-std---end-cfg
Copy head branch name to clipboard
Commits
Commits on Feb 15, 2023
Add configuration and cfg test
Ashimaru
committed
0e3372d
View commit details
Copy full SHA for 0e3372d
Browse repository at this point
Merge branch 'danmar:main' into Add-std---begin-and-std---end-cfg
Ashimaru
authored
3972428
View commit details
Copy full SHA for 3972428
Browse repository at this point
Commits on Feb 17, 2023
Fix xml format and add begin/end to stdFunctions
Ashimaru
committed
42058fe
View commit details
Copy full SHA for 42058fe
Browse repository at this point
Add test to cover basic iterator leak
Ashimaru
committed
a2ba480
View commit details
Copy full SHA for a2ba480
Browse repository at this point
Commits on Feb 18, 2023
Merge branch 'danmar:main' into Add-std---begin-and-std---end-cfg
Ashimaru
authored
a331ba0
View commit details
Copy full SHA for a331ba0
Browse repository at this point
Fix modernize-pass-by-value warning in valueflow.cpp
Ashimaru
committed
efd4688
View commit details
Copy full SHA for efd4688
Browse repository at this point
Add missing specifiers to function cfg
Ashimaru
committed
cbda7aa
View commit details
Copy full SHA for cbda7aa
Browse repository at this point
Add iterator value forwarding to result of std::begin/std::end functions
Ashimaru
committed
43b5f3a
View commit details
Copy full SHA for 43b5f3a
Browse repository at this point
Commits on Feb 19, 2023
Enable std::begin/end to be analyzed in valueFlow
Ashimaru
committed
ce54f5f
View commit details
Copy full SHA for ce54f5f
Browse repository at this point
Cleanup and more tests
Ashimaru
committed
eec0921
View commit details
Copy full SHA for eec0921
Browse repository at this point
Lookup of function's container yield for iterators
Ashimaru
committed
fb0af84
View commit details
Copy full SHA for fb0af84
Browse repository at this point
Test adjustments
Ashimaru
committed
0fe1fa8
View commit details
Copy full SHA for 0fe1fa8
Browse repository at this point
Fix issues
Ashimaru
committed
3fd2618
View commit details
Copy full SHA for 3fd2618
Browse repository at this point
Commits on Feb 20, 2023
Fix clang-tidy issue and remove test's unused declarations
Ashimaru
authored
ea49a8b
View commit details
Copy full SHA for ea49a8b
Browse repository at this point
Fix incorrect line numbers in tests
Ashimaru
committed
363eae6
View commit details
Copy full SHA for 363eae6
Browse repository at this point
Commits on Mar 8, 2023
Merge branch 'main' into Add-std---begin-and-std---end-cfg
Ashimaru
authored
23948e6
View commit details
Copy full SHA for 23948e6
Browse repository at this point
Resolve merge issues
Ashimaru
committed
44869c8
View commit details
Copy full SHA for 44869c8
Browse repository at this point
Fix issue from merge with #4837
Ashimaru
committed
b04964f
View commit details
Copy full SHA for b04964f
Browse repository at this point
You can’t perform that action at this time.