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-04 02:00:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7c8233aade238be856a0ad7659303f9930ebd9f8
codeql
/
cpp
/
ql
/
test
/
query-tests
/
jsf
History
JarLob
3317223e19
Fix AV Rule 76
2022-11-02 22:50:25 +01:00
..
3.02 Code Size and Complexity
/AV Rule 1
C++: Improve the JSF 3.02 rule 1 message, and add a test
2018-08-15 15:26:18 +01:00
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
CPP: update expected output
2022-09-23 14:45:59 +02:00
4.10 Classes
Fix AV Rule 76
2022-11-02 22:50:25 +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
Merge pull request
#476
from geoffw0/av_165
2018-11-19 14:32:02 +01:00
4.22 Pointers and References
/AV Rule 176
…
4.24 Control Flow Structures
CPP: Add a test of AV Rule 186.ql.
2019-04-10 18:08:10 +01:00
4.28 Portable Code
/AV Rule 210
…