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-20 10:46:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cca6052026c454d15aaf955aa67e22f514992ccf
codeql
/
cpp
/
ql
History
Mathias Vorreiter Pedersen
cca6052026
C++: Use 'operandNode' to generate the string for indirect operands.
2023-09-01 14:04:54 +01:00
..
examples
CPP: Enable implicit this warnings for remaining packs
2023-06-27 14:44:24 +02:00
lib
C++: Use 'operandNode' to generate the string for indirect operands.
2023-09-01 14:04:54 +01:00
src
Merge pull request
#14006
from MathiasVP/promote-invalid-pointer-deref-out-of-experimental
2023-08-29 09:38:56 +01:00
test
C++: When we generate a string for the node we avoid multiple results by only using the 0'th result from the 'asExpr' predicate. However, when we want to convert between nodes and expressions we don't care about which one we get.
2023-09-01 14:04:52 +01:00