bolt/deps/llvm-18.1.8/clang/test/Preprocessor/print_line_count.c
2025-02-14 19:21:04 +01:00

7 lines
151 B
C

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