bolt/deps/llvm-18.1.8/clang/test/Preprocessor/print_line_count.c

8 lines
151 B
C
Raw Normal View History

2025-02-14 19:21:04 +01:00
/* RUN: %clang -E -C -P %s | FileCheck --strict-whitespace %s
PR2741
comment */
y
// CHECK: {{^}} comment */{{$}}
// CHECK-NEXT: {{^}}y{{$}}