This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-17 09:13:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
revert-update
codeql
/
cpp
/
ql
/
test
/
library-tests
/
allocators
History
Jonas Jensen
85df60ea65
C++: Replace
import default
with
import cpp
...
Some tests still used the old name for the top-level library.
2020-05-25 19:07:28 +02:00
..
allocators.cpp
Assign malloc results in test to variables.
2020-04-27 12:40:35 +02:00
allocators.expected
Use stripTopLevelSpecifiers() to get the allocated element type for malloc().
2020-04-27 12:46:14 +02:00
allocators.ql
C++: Replace
import default
with
import cpp
2020-05-25 19:07:28 +02:00