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
db1b69868948058cfec0ef14e7beed166f4f736c
codeql
/
cpp
/
ql
/
test
/
successor-tests
/
landexpr
/
landexpr.c
Dave Bartolomeo
aa267c8302
C++: Force LF for .c,.cpp,.h,.hpp
2018-09-23 16:23:52 -07:00
6 lines
44 B
C
Raw
Blame
History
void
f
(
)
{
int
a
,
b
;
if
(
a
&
&
b
)
{
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink