================
@@ -164,6 +164,17 @@ class IndexClient : public clangd::SymbolIndex {
});
}
+ void reverseRelations(
----------------
timon-ul wrote:
I hope I added everything correctly here.
https://github.com/llvm/llvm-project/pull/163024