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 }}
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
469
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
C++: Handle field initialization via NSDMI in IR generation
- #21391
#21391
Merged
jketema
merged 19 commits into
github:main
github/codeql:main
from
jketema:jketema/nsdmi
jketema/codeql:jketema/nsdmi
Copy head branch name to clipboard
Mar 30, 2026
Conversation
Commits
19
(19)
Checks
Findings
Files changed
Merged
C++: Handle field initialization via NSDMI in IR generation
#21391
jketema
merged 19 commits into
github:main
github/codeql:main
from
jketema:jketema/nsdmi
jketema/codeql:jketema/nsdmi
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2026
C++: Add direct and default initialization subclasses for `ConstructorFieldInit`
jketema
committed
5aabd90
View commit details
Copy full SHA for 5aabd90
Browse repository at this point
C++: Rename `CallOrAllocationExpr` to something more generic
jketema
committed
07603a8
View commit details
Copy full SHA for 07603a8
Browse repository at this point
C++: Add NSDMI tests
jketema
committed
59c27a2
View commit details
Copy full SHA for 59c27a2
Browse repository at this point
C++: Add NSDMI dataflow test
jketema
committed
68039ec
View commit details
Copy full SHA for 68039ec
Browse repository at this point
C++: Generate initialization function for each NSDMI
jketema
committed
09f930f
View commit details
Copy full SHA for 09f930f
Browse repository at this point
C++: Update expected test results
jketema
committed
9e60e12
View commit details
Copy full SHA for 9e60e12
Browse repository at this point
C++: Allow `getInstructionFunction` to yield a declaration
jketema
committed
b91a52a
View commit details
Copy full SHA for b91a52a
Browse repository at this point
C++: Call functions for NSDMI initialization
Show description for e986d89
jketema
committed
e986d89
View commit details
Copy full SHA for e986d89
Browse repository at this point
C++: Add call side effects for default field initializations to the IR
jketema
committed
22eda4e
View commit details
Copy full SHA for 22eda4e
Browse repository at this point
C++: Update expected test results
jketema
committed
f3fc80a
View commit details
Copy full SHA for f3fc80a
Browse repository at this point
C++: Fix QL-for-QL warnings
jketema
committed
b554d7d
View commit details
Copy full SHA for b554d7d
Browse repository at this point
C++: Accept dataflow test changes
Show description for 4a637cb
jketema
committed
4a637cb
View commit details
Copy full SHA for 4a637cb
Browse repository at this point
C++: Add change note
jketema
committed
0f44d6a
View commit details
Copy full SHA for 0f44d6a
Browse repository at this point
Update cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/TranslatedCall.qll
Show description for 49c5cc0
jketema
and
Copilot
authored
49c5cc0
View commit details
Copy full SHA for 49c5cc0
Browse repository at this point
Update cpp/ql/lib/change-notes/2026-03-24-field-init.md
Show description for db7c619
jketema
and
Copilot
authored
db7c619
View commit details
Copy full SHA for db7c619
Browse repository at this point
C++: Fix typo
jketema
committed
dad517f
View commit details
Copy full SHA for dad517f
Browse repository at this point
Commits on Mar 25, 2026
C++: Add struct and variable template tests
jketema
committed
346ab9d
View commit details
Copy full SHA for 346ab9d
Browse repository at this point
C++: NSDMI fixes
Show description for ef780c1
jketema
committed
ef780c1
View commit details
Copy full SHA for ef780c1
Browse repository at this point
C++: Update expected test results
jketema
committed
ab1f0c1
View commit details
Copy full SHA for ab1f0c1
Browse repository at this point
You can’t perform that action at this time.