brintos

brintos / llvm-project-archived public Read only

0
0
Text · 141 B · e6846f8 Raw
4 lines · cpp
1void foo(2// RUN: %clang_cc1 -fincremental-extensions -fsyntax-only -code-completion-at=%s:%(line-1):9 %s | wc -c | FileCheck %s3// CHECK: 04