macro_fn_placemarker.c 72 Bytes Raw Blame History Permalink 1 2 3 4 5 // RUN: %clang_cc1 %s -E | grep 'foo(A, )' #define X(Y) foo(A, Y) X()