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-02-23 02:13:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b8b33a94de439776a32ed0f29b012500511d0ee
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Best Practices
/
Unused Entities
/
UnusedStaticFunctions
History
Geoffrey White
518b45bc8e
C++: Add two more test cases.
2022-09-21 15:41:27 +01:00
..
extraction_error.c
C++: Don't report results in files with compilation errors.
2022-09-21 10:45:28 +01:00
unused_functions.c
C++: Merge two tests of UnusedStaticFunctions from the library-tests into the existing test in query-test.
2020-01-23 11:05:47 +00:00
unused_mut.c
C++: Merge two tests of UnusedStaticFunctions from the library-tests into the existing test in query-test.
2020-01-23 11:05:47 +00:00
unused_static_functions.cpp
C++: Add two more test cases.
2022-09-21 15:41:27 +01:00
UnusedStaticFunctions.expected
C++: Don't report results in files with compilation errors.
2022-09-21 10:45:28 +01:00
UnusedStaticFunctions.qlref
QL code and tests for C#/C++/JavaScript.
2018-08-02 17:53:23 +01:00
used_by_var_ref.c
QL code and tests for C#/C++/JavaScript.
2018-08-02 17:53:23 +01:00