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

8 lines
151 B
C

/* RUN: %clang -E -C -P %s | FileCheck --strict-whitespace %s
PR2741
comment */
y
// CHECK: {{^}} comment */{{$}}
// CHECK-NEXT: {{^}}y{{$}}