1 #include "truncation.c.h"
7 // RUN: %clang_cc1 -fsyntax-only -code-completion-at=%s.h:4:8 -o - %s | FileCheck -check-prefix=CHECK-CC1 %s
10 // RUN: %clang_cc1 -fsyntax-only -code-completion-at=%s:%(line-5):8 -o - %s | FileCheck -check-prefix=CHECK-CC2 %s
15 // RUN: %clang_cc1 -fsyntax-only -code-completion-at=%s:%(line-12):3 -o - %s