summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/function_macro_file.c
blob: 6a266dd0790a7845ad2cd4b604fef387f5ea9307 (plain)
1
2
3
4
5
/* RUN: clang-cc -E -P %s | grep f
 */

#include "function_macro_file.h"
()