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-21 19:26:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
12,099
Commits
1,672
Branches
157
Tags
aa2a49d1898043e57c391d7abc1d9c3e3b5b51a2
Commit Graph
1 Commits
Author
SHA1
Message
Date
Matthew Gretton-Dann
b76f66e83b
C++: Add test cases for constant initializers
...
Adds test cases for initialisation of constants which aren't simple zeros. Example: int x = int();
2019-09-30 14:57:26 +01:00