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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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{{$}}