Mercurial > hg > CbC > CbC_llvm
view clang/test/Preprocessor/print_line_count.c @ 150:1d019706d866
LLVM10
author | anatofuz |
---|---|
date | Thu, 13 Feb 2020 15:10:13 +0900 |
parents | |
children |
line wrap: on
line source
/* RUN: %clang -E -C -P %s | FileCheck --strict-whitespace %s PR2741 comment */ y // CHECK: {{^}} comment */{{$}} // CHECK-NEXT: {{^}}y{{$}}