Clang Project

clang_source_code/test/PCH/builtins.h
1// Header for PCH test builtins.c
2int printf(char const *, ...);
3