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
7149b98bb43a4f33e23a4cf151c4b6ec9b1d4bef
codeql
/
cpp
/
ql
/
test
/
query-tests
/
jsf
History
Jeroen Ketema
97d4a12fb2
C++: Add non-returning function test case using
__builtin_expect
2022-04-22 17:10:54 +02:00
..
3.02 Code Size and Complexity
/AV Rule 1
…
4.04 Environment
/AV Rule 13
…
4.06 Pre-Processing Directives
/AV Rule 32
…
4.07 Header Files
/AV Rule 35
C++: Support x-macros that are #undef'ed in header
2019-08-28 13:03:16 +02:00
4.09 Style
/AV Rule 53 54
C++: Autoformat everything
2019-09-09 11:25:53 +02:00
4.10 Classes
C++: Test strdup with AV Rule 79.
2021-03-30 12:58:04 +01:00
4.13 Functions
C++: Add non-returning function test case using
__builtin_expect
2022-04-22 17:10:54 +02:00
4.16 Initialization
/AV Rule 145
…
4.21 Operators
…
4.22 Pointers and References
/AV Rule 176
…
4.24 Control Flow Structures
…
4.28 Portable Code
/AV Rule 210
…