index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
PCH
/
Inputs
/
chain-macro-override2.h
blob: f279e2ad48c04f625ad7fa5742ea93543e934490 (
plain
)
1
2
3
4
#define f() g()
#undef g
#undef h
#define h() g()