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
34a209bc8a797f1345a2933043d388373e570149
codeql
/
cpp
/
ql
History
Mathias Vorreiter Pedersen
34a209bc8a
C++: Throw away the old way of doing store steps using memory edges. Instead, we introduce a StoreNode IPA branch that does store steps and instead use the shared SSA library to transfer flow into these nodes before a store step, and out of them following a sequence of store steps.
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++: Throw away the old way of doing store steps using memory edges. Instead, we introduce a StoreNode IPA branch that does store steps and instead use the shared SSA library to transfer flow into these nodes before a store step, and out of them following a sequence of store steps.
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