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-04-19 05:54:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b107c4c641a4474f646c479ac53d16722be46bcd
codeql
/
cpp
/
ql
History
Mathias Vorreiter Pedersen
b107c4c641
C++: Fix missing result in 'ModelUtil'. The problem was that 'n.asInstruction()' on line 81 wasn't necessarily a 'CallInstruction' (it could be a conversion).
2023-10-23 19:34:25 +01:00
..
examples
CPP: Enable implicit this warnings for remaining packs
2023-06-27 14:44:24 +02:00
lib
C++: Fix missing result in 'ModelUtil'. The problem was that 'n.asInstruction()' on line 81 wasn't necessarily a 'CallInstruction' (it could be a conversion).
2023-10-23 19:34:25 +01:00
src
Post-release preparation for codeql-cli-2.15.1
2023-10-17 20:24:00 +00:00
test
C++: Fix missing result in 'ModelUtil'. The problem was that 'n.asInstruction()' on line 81 wasn't necessarily a 'CallInstruction' (it could be a conversion).
2023-10-23 19:34:25 +01:00