aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/macro_paste_c_block_comment.c
blob: 9299514c51e2c8a848f54ab317eb45dfd28671c8 (plain)
1
2
3
4
5
6
7
// RUN: clang %s -Eonly 2>&1 | grep error &&
// RUN: clang %s -Eonly 2>&1 | not grep unterminated &&
// RUN: clang %s -Eonly 2>&1 | not grep scratch

#define COMM / ## *
COMM