[LV] Add test showing debug output for loops with uncountable BTCs.
[llvm-project.git] / clang / test / Index / index-local-symbol.cpp
blob1ffc4ec89ed8cb94ba7f8d12ffd5280e49fe93b8
1 void ff() {
2 struct Foo {};
5 // RUN: env CINDEXTEST_INDEXLOCALSYMBOLS=1 c-index-test -index-file %s | FileCheck %s
6 // CHECK: [indexDeclaration]: kind: struct | name: Foo | {{.*}} | loc: 2:10