Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Index / index-with-working-dir.c
blobde1f1ebe1a988202ae09445342e1cb1a1740746e
2 void foo();
4 // RUN: c-index-test -index-file -working-directory=%S %s | FileCheck %s
5 // CHECK: [indexDeclaration]: kind: function | name: foo