1 | /* RUN: %clang -E -C -P %s | FileCheck --strict-whitespace %s |
---|---|
2 | PR2741 |
3 | comment */ |
4 | y |
5 | // CHECK: {{^}} comment */{{$}} |
6 | // CHECK-NEXT: {{^}}y{{$}} |
7 | |
8 |
1 | /* RUN: %clang -E -C -P %s | FileCheck --strict-whitespace %s |
---|---|
2 | PR2741 |
3 | comment */ |
4 | y |
5 | // CHECK: {{^}} comment */{{$}} |
6 | // CHECK-NEXT: {{^}}y{{$}} |
7 | |
8 |