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-05-05 21:55:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3541b87d6d7945f6758092c305ba137c49b34aa
codeql
/
cpp
/
ql
/
test
/
library-tests
/
exprs
/
implicitly_declared
/
implicit.c
Calum Grant
6a48ad0ee7
C++: Implement Expr::mayBeFromImplicitlyDeclaredFunction
2024-10-16 10:23:39 +01:00
5 lines
31 B
C
Raw
Blame
History
void
f
(
)
{
f
(
)
;
g
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink