llvm-for-llvmta/tools/clang/test/Modules/Inputs/ModuleDiags/has_warnings.h

4 lines
43 B
C

int int_val;
float *float_ptr = &int_val;