hanchenye-llvm-project/clang/test/Preprocessor/print_line_count.c

8 lines
151 B
C
Raw Normal View History

2013-02-10 00:41:47 +08:00
/* RUN: %clang -E -C -P %s | FileCheck --strict-whitespace %s
PR2741
comment */
y
2013-02-10 00:41:47 +08:00
// CHECK: {{^}} comment */{{$}}
// CHECK-NEXT: {{^}}y{{$}}