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
2026-05-21 14:47:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
090675fe046384abb12551585e00b0ab201f6a9a
codeql
/
cpp
/
ql
History
Mathias Vorreiter Pedersen
090675fe04
C++: Similarly to the previous commit, we throw away the old memory-edges based way of doing read steps. Instead, we use the shared SSA library to transfer flow into a new ReadNode IPA branch, perform the necessary read steps, and then use the shared SSA library to transfer flow out of the ReadNode again.
2021-10-22 11:42:34 +01:00
..
examples
Packaging: Normalize all qlpack.yml files for all languages
2021-09-03 11:53:28 -07:00
lib
C++: Similarly to the previous commit, we throw away the old memory-edges based way of doing read steps. Instead, we use the shared SSA library to transfer flow into a new ReadNode IPA branch, perform the necessary read steps, and then use the shared SSA library to transfer flow out of the ReadNode again.
2021-10-22 11:42:34 +01:00
src
C++: Add more CWEs to 'cpp/incorrect-allocation-error-handling'.
2021-10-04 15:15:40 +01:00
test
C++: Accept test changes.
2021-10-01 22:23:17 +02:00