Sign in
ara-mdk
/
platform
/
external
/
llvm
/
d27047f87dae7c6eb59069b1e5d1368a0b2db5ff
/
.
/
test
/
FrontendC
/
2008-01-28-PragmaMark.c
blob: 0b3ac17df32ab5c731181148086fa96ba5642878 [
file
] [
log
] [
blame
]
// RUN: %llvmgcc -Werror -c %s -o /dev/null
#pragma
mark LLVM
'
s world
#ifdef
DO_ERROR
#error
LLVM
'
s world
#endif
int
i
;