summaryrefslogtreecommitdiff
path: root/test/Driver/preprocessor.c
blob: 09c1f6c29cc65360efd4a684e8370f3c455cdb1e (plain)
1
2
3
4
5
6
// RUN: %clang -E -x c-header %s > %t
// RUN: grep 'B B' %t

#define A B
A A