Clang Project

clang_source_code/test/Modules/Inputs/warning-mismatch/Mismatch.h
1struct Mismatch { int i; };
2