xref
: /
external
/
clang
/
test
/
Preprocessor
/
macro_paste_bcpl_comment.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// RUN: not %clang_cc1 %s -Eonly 2>&1 | grep error
2
3
#
define
COMM1
/ ## /
4
COMM1
5
6