Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
49b32d80416288b6eb8e26f76c40a8e32c20a361
/
.
/
clang
/
test
/
Preprocessor
/
indent_macro.c
blob: f1430e9576422893a9bc640aca512c5bbb3d1083 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -E %s | FileCheck %s --match-full-lines --strict-whitespace
// CHECK: zzap
// zzap is on a new line, should be indented.
#define
BLAH zzap
BLAH