index
:
honours
master
My honours project from 2012.
Carlo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
test
/
Preprocessor
/
macro_fn_placemarker.c
blob: 17910544b8993e14354a880155c1502941549ca0 (
about
) (
plain
)
1
2
3
4
5
// RUN: %clang_cc1 %s -E | grep 'foo(A, )' #define X(Y) foo(A, Y) X()