index
:
honours
master
My honours project from 2012.
Carlo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
test
/
PCH
/
Inputs
/
chain-macro-override2.h
blob: e4bff77294fd9613584cfa65b70afb28e6a93399 (
about
) (
plain
)
1
2
3
4
5
#define f() g() #undef g #undef h #define h() g() int x;