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
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
996
Pull requests
466
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
C++: Implement MaD support for flow through perfect-forwarding functions
- #22532
#22532
Open
MathiasVP
wants to merge 13 commits into
github:main
github/codeql:main
from
MathiasVP:flow-through-forwards-using-callbacks-3
MathiasVP/ql:flow-through-forwards-using-callbacks-3
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Findings
Files changed
Open
C++: Implement MaD support for flow through perfect-forwarding functions
#22532
MathiasVP
wants to merge 13 commits into
github:main
github/codeql:main
from
MathiasVP:flow-through-forwards-using-callbacks-3
MathiasVP/ql:flow-through-forwards-using-callbacks-3
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
C++: Add tests with missing flow.
Show description for 1b41bae
MathiasVP
committed
1b41bae
View commit details
Copy full SHA for 1b41bae
Browse repository at this point
C++: Add a missing utility predicate on Call instructions.
MathiasVP
committed
0169e18
View commit details
Copy full SHA for 0169e18
Browse repository at this point
C++: Sync identical files.
MathiasVP
committed
3777020
View commit details
Copy full SHA for 3777020
Browse repository at this point
C++: Small refactor.
MathiasVP
committed
77bb230
View commit details
Copy full SHA for 77bb230
Browse repository at this point
C++: We will need the template resolution for something other than the
Show description for 04c2ac4
MathiasVP
committed
04c2ac4
View commit details
Copy full SHA for 04c2ac4
Browse repository at this point
C++: Add MaD support for models that specify argument forwarding.
MathiasVP
committed
48de4cb
View commit details
Copy full SHA for 48de4cb
Browse repository at this point
C++: Accept test changes.
MathiasVP
committed
4f2fc96
View commit details
Copy full SHA for 4f2fc96
Browse repository at this point
Apply batched suggestions from code review
Show description for db2a462
MathiasVP
and
Copilot
authored
db2a462
View commit details
Copy full SHA for db2a462
Browse repository at this point
C++: Respond to Copilot comments.
MathiasVP
committed
908e32b
View commit details
Copy full SHA for 908e32b
Browse repository at this point
C++: Autoformat after Copilot suggestions.
MathiasVP
committed
10981ae
View commit details
Copy full SHA for 10981ae
Browse repository at this point
C++: Fix spelling.
MathiasVP
committed
1511488
View commit details
Copy full SHA for 1511488
Browse repository at this point
C++: Add false positive from lack of overload handling.
MathiasVP
committed
cca9f3f
View commit details
Copy full SHA for cca9f3f
Browse repository at this point
C++: Fix FP by ensuring that the targeted constructor has at least as many parameters as the number of forwarded arguments.
MathiasVP
committed
246c486
View commit details
Copy full SHA for 246c486
Browse repository at this point
You can’t perform that action at this time.