summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/macro_paste_bcpl_comment.c
blob: 0637a87217395f819b671ff70fc5b627052a9cb1 (plain)
1
2
3
4
5
// RUN: clang-cc %s -Eonly -fms-extensions=0 2>&1 | grep error

#define COMM1 / ## /
COMM1

OpenPOWER on IntegriCloud