llvm-project/clang/test/PCH/builtins.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
65 B
C
Raw Normal View History

// Header for PCH test builtins.c
int printf(char const *, ...);