repo.or.cz
/
clang.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Heikki Kultala] This patch contains the ABI changes for the TCE target.
[clang.git]
/
test
/
PCH
/
preprocess.h
blob
39fa006181f2e71b589774fe2128eebdbcf90d19
1
// Helper header for preprocess.c PCH test
2
#ifndef PREPROCESS_H
3
#define PREPROCESS_H
4
5
typedef
int
a_typedef
;
6
7
#endif
// PREPROCESS_H