llvm-for-llvmta/tools/clang/test/Preprocessor/function_macro_file.c

6 lines
78 B
C
Raw Normal View History

2022-04-25 13:02:35 +02:00
/* RUN: %clang_cc1 -E -P %s | grep f
*/
#include "function_macro_file.h"
()