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 22:57:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
870d80ba43078a145b1b2e40ae7c46253500367e
codeql
/
cpp
/
ql
History
Mathias Vorreiter Pedersen
870d80ba43
C++: Since we now no longer have flow from exact memory operands to LoadInstructions, we no longer have flow from PhiInstructions to LoadInstructions. We could allow flow in this particular case, but we might as well use the shared SSA library's phi edges.
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++: Since we now no longer have flow from exact memory operands to LoadInstructions, we no longer have flow from PhiInstructions to LoadInstructions. We could allow flow in this particular case, but we might as well use the shared SSA library's phi edges.
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++: Rewrite the PartialDefinitionNode classes to match the new StoreNodes.
2021-10-22 11:42:34 +01:00