hanchenye-llvm-project/clang/test/Index/index-with-working-dir.c

6 lines
144 B
C

void foo();
// RUN: c-index-test -index-file -working-directory=%S %s | FileCheck %s
// CHECK: [indexDeclaration]: kind: function | name: foo