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-19 10:23:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f54bb66b807ee4b22f6be28cfbb71d21b901b10
codeql
/
cpp
/
ql
/
test
/
library-tests
/
dataflow
/
smart-pointers-taint
History
Erik Krogh Kristensen
69353bb014
patch upper-case acronyms to be PascalCase
2022-03-11 11:10:33 +01:00
..
memory.h
C++: Add shared_ptr and unique_ptr implementations. Also add some very basic tests.
2021-03-26 12:03:59 +01:00
taint.expected
C++: Add shared_ptr and unique_ptr implementations. Also add some very basic tests.
2021-03-26 12:03:59 +01:00
taint.ql
patch upper-case acronyms to be PascalCase
2022-03-11 11:10:33 +01:00
test.cpp
C++: Remove 'ReferenceToInstruction' from the list of instructions we interpret as a load. This makes use lose a bunch of flow, and we'll restore this flow in the next commit.
2021-11-11 10:38:52 +00:00