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-03-05 07:06:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
baec4adbb1fd8c0550091517f9eb59cb3d94de0a
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Best Practices
/
Unused Entities
/
UnusedStaticFunctions
History
Jeroen Ketema
46b230ae92
C++: Simplify more
semmle-extractor-options
...
This will allow us to drop a number of special cases from the extractor.
2024-12-20 16:01:19 +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++: Simplify more
semmle-extractor-options
2024-12-20 16:01:19 +01: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