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 14:52:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69edfe08dfd0b613ed237dedd979ff39f8407da8
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