Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
void ff() { struct Foo {}; } // RUN: env CINDEXTEST_INDEXLOCALSYMBOLS=1 c-index-test -index-file %s | FileCheck %s // CHECK: [indexDeclaration]: kind: struct | name: Foo | {{.*}} | loc: 2:10