]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Preprocessor/function_macro_file.c
Vendor import of clang trunk r154661:
[FreeBSD/FreeBSD.git] / test / Preprocessor / function_macro_file.c
1 /* RUN: %clang_cc1 -E -P %s | grep f
2  */
3
4 #include "function_macro_file.h"
5 ()