xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
ModuleDiags
/
has_warnings.h
(revision 6b930967e88029e9c7ce1b1c4234042b5983ad63)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
int
int_val
;
3
float
*
float_ptr
= &
int_val
;
4