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
2025-12-17 01:03:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d15e388f5c64d05d63f673ecbad1105d5ea153fd
codeql
/
cpp
/
ql
/
test
/
library-tests
/
controlflow
/
guards
History
Mathias Vorreiter Pedersen
d15e388f5c
C++: Get rid of the case range constant value with and instead implement 'rangeGuard'.
2025-09-24 15:52:10 +01:00
..
GuardsCompare.expected
C++: Get rid of the case range constant value with and instead implement 'rangeGuard'.
2025-09-24 15:52:10 +01:00
GuardsCompare.ql
C++: Fixup tests.
2025-09-18 12:16:11 +01:00
GuardsControl.expected
C++: Get rid of the case range constant value with and instead implement 'rangeGuard'.
2025-09-24 15:52:10 +01:00
GuardsControl.ql
C++: Fixup tests.
2025-09-18 12:16:11 +01:00
GuardsEnsure.expected
C++: Get rid of the case range constant value with and instead implement 'rangeGuard'.
2025-09-24 15:52:10 +01:00
GuardsEnsure.ql
C++: Update the tests for guard conditions so that the tests print more detailed location information.
2025-08-13 09:41:28 +02:00
test.c
C++: Add tests.
2025-08-13 12:54:23 +02:00
test.cpp
C++: Add testcase demonstrating that a ConstantValue IPA branch representing a gcc case range is a bad idea.
2025-09-24 15:34:35 +01:00