Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
clang
/
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