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