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-01-30 06:42:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32fa033a55898f2df129b5ee62a6f43484dfa5f6
codeql
/
ql
/
test
/
query-tests
/
RedundantCode
/
DeadStoreOfLocal
History
Max Schaefer
b7a830593d
Correctly create extract nodes for
return
s where we cannot infer the type of the returned expression, but know from context that it must be a tuple type.
2020-01-15 10:22:29 +00:00
..
DeadStoreOfLocal.expected
Go analysis support for CodeQL.
2019-11-08 12:16:26 +00:00
DeadStoreOfLocal.qlref
Go analysis support for CodeQL.
2019-11-08 12:16:26 +00:00
main.go
Correctly create extract nodes for
return
s where we cannot infer the type of the returned expression, but know from context that it must be a tuple type.
2020-01-15 10:22:29 +00:00
testdata.go
Go analysis support for CodeQL.
2019-11-08 12:16:26 +00:00