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

8 lines
78 B
C
Raw Normal View History

// Header for PCH test exprs.c
int f(int) __attribute__((overloadable));