llvm-for-llvmta/tools/clang/test/Preprocessor/print_line_count.c

8 lines
151 B
C
Raw Normal View History

2022-04-25 13:02:35 +02:00
/* RUN: %clang -E -C -P %s | FileCheck --strict-whitespace %s
PR2741
comment */
y
// CHECK: {{^}} comment */{{$}}
// CHECK-NEXT: {{^}}y{{$}}