1 // RUN: c-index-test -write-pch %t.h.pch %s
2 // RUN: c-index-test -code-completion-at=%s:19:1 %s -include %t.h | FileCheck %s
4 // clang Code Completion returns nothing but preprocessor macros
12 // CHECK: FunctionDecl:{ResultType void}{TypedText foo}