llvm/clang/test/Preprocessor/macro_arg_slocentry_merge.h





#define WINDOW win
#define P_(args) args
extern void f P_((WINDOW win));