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
999
Pull requests
474
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
C++: Support operator new and operator delete in models library
- #3173
#3173
Merged
jbj
merged 15 commits into
github:master
github/codeql:master
from
geoffw0:opnew
geoffw0/ql:opnew
Copy head branch name to clipboard
Apr 2, 2020
Conversation
Commits
15
(15)
Checks
Findings
Files changed
Merged
C++: Support operator new and operator delete in models library
#3173
jbj
merged 15 commits into
github:master
github/codeql:master
from
geoffw0:opnew
geoffw0/ql:opnew
Copy head branch name to clipboard
Commits
Commits on Mar 30, 2020
C++: Merge the two allocators tests.
geoffw0
committed
b634b59
View commit details
Copy full SHA for b634b59
Browse repository at this point
C++: Add an explicit test of AllocationFunction and AllocationExpr.
geoffw0
committed
0cb7d4c
View commit details
Copy full SHA for 0cb7d4c
Browse repository at this point
Commits on Mar 31, 2020
C++: Add an explicit test of DeallocationFunction and DeallocationExpr as well.
geoffw0
committed
aa49b35
View commit details
Copy full SHA for aa49b35
Browse repository at this point
C++: Add a test of direct calls to operator new / operator dedelete.
geoffw0
committed
ef68bd6
View commit details
Copy full SHA for ef68bd6
Browse repository at this point
C++: Model operator new and operator new[].
geoffw0
committed
259f714
View commit details
Copy full SHA for 259f714
Browse repository at this point
C++: Deduplicate AllocationExprs.
geoffw0
committed
254c877
View commit details
Copy full SHA for 254c877
Browse repository at this point
C++: Test getPlacementArgument().
geoffw0
committed
3b12d1a
View commit details
Copy full SHA for 3b12d1a
Browse repository at this point
C++: Model operator delete and operator delete[].
geoffw0
committed
18e60fa
View commit details
Copy full SHA for 18e60fa
Browse repository at this point
C++: Autoformat test.
geoffw0
committed
a75e249
View commit details
Copy full SHA for a75e249
Browse repository at this point
C++: Correct QLDoc.
geoffw0
committed
aa13257
View commit details
Copy full SHA for aa13257
Browse repository at this point
C++: Use hasGlobalName.
geoffw0
committed
f430cf9
View commit details
Copy full SHA for f430cf9
Browse repository at this point
Commits on Apr 1, 2020
C++: Fix unintended consequence in IR.
geoffw0
committed
119d4a4
View commit details
Copy full SHA for 119d4a4
Browse repository at this point
Merge branch 'master' into opnew
geoffw0
committed
d71098d
View commit details
Copy full SHA for d71098d
Browse repository at this point
Merge branch 'master' into opnew
geoffw0
committed
8d3d088
View commit details
Copy full SHA for 8d3d088
Browse repository at this point
Commits on Apr 2, 2020
C++: Autoformat.
geoffw0
committed
ead5feb
View commit details
Copy full SHA for ead5feb
Browse repository at this point
You can’t perform that action at this time.