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

#include "function_macro_file.h"
()