Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
50b36741673258aaebcd3c7fe1260031901cae57
/
.
/
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