Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
6acf8b4f9418be93a24b493c2f8a7d32c203002d
/
.
/
test
/
Index
/
preamble-reparse-cmd-define.c.remap
blob: 35c140d08211c74b064b41cbc961a54b6a232a28 [
file
] [
log
] [
blame
]
#ifndef
CMD_MACRO
#error
CMD_MACRO
undefined
#endif
int
foo
()
{
return
x
;
}