summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/macro_space.c
blob: 4fdbb0a0ceef4755e4688b8579797216617ecfb7 (plain)
1
2
3
4
5
// RUN: clang-cc %s -E | grep '! ,'

#define XX
! XX,

OpenPOWER on IntegriCloud