ilya-biryukov added a subscriber: sammccall. ilya-biryukov added a comment.
To reiterate the offline discussion: the tool seems useful to me, but it would be best to keep the client code simpler, it's currently fighting with `BackgroundIndex` because it's trying to hijack some of its functionality. More specifically, I propose to add a function to `BackgroundIndex.h` that would be a one-shot update of the index, the client code would become significantly simpler and we would have more flexibility in how we move code around in `BackgroundIndex.cpp` to actually make this happen. Adding @sammccall, who might also be interested in this. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D59605/new/ https://reviews.llvm.org/D59605 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits