Dear collegues,
I have some questions about index.h in clang-c.
1. If I want to modify c-index-test.c, how can I recompile it without
compiling the entire llvm/clang?
2. Or a similar question, if I want to create a new test file (similar
as c-index-test.c), how can I compile it?
Thanks!
Zhe Chen