Sign in
mpact
/
llvm-project
/
0481f049c37029d829dbc0c0cc5d1ee71c6d1c9a
/
.
/
clang
/
test
/
Preprocessor
/
print_line_count.c
blob: 6ada93b24c49be927cc788dfbe58aaf0ae59490a [
file
] [
log
] [
blame
]
/* RUN: %clang -E -C -P %s | FileCheck --strict-whitespace %s
PR2741
comment */
y
// CHECK: {{^}} comment */{{$}}
// CHECK-NEXT: {{^}}y{{$}}