Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
f94e215e4a67e5439d56a67bbe470c7860d4b9a6
/
.
/
test
/
Preprocessor
/
indent_macro.c
blob: 0dcaa7b4b9aff08d689b295f1eecc974d618dbda [
file
] [
log
] [
blame
]
// RUN: clang -E %s | grep '^ zzap$'
// zzap is on a new line, should be indented.
#define
BLAH zzap
BLAH