Clang Project

clang_source_code/test/Preprocessor/function_macro_file.c
1/* RUN: %clang_cc1 -E -P %s | grep f
2 */
3
4#include "function_macro_file.h"
5()
6