[clang-tools-extra] [clangd] Update XRefs to support overriden ObjC methods (PR #127109)
kadir çetinkaya via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 14 02:20:10 PST 2025
https://github.com/kadircet requested changes to this pull request.
can you also add some tests to `SymbolCollectorTests.cpp` to make sure we capture `overriddenby` relationships relevant to your use cases?
index tests in `XRefsTests.cpp` uses rather dynamic-index hence can have different characteristics then you'd get for the static/global index
https://github.com/llvm/llvm-project/pull/127109
More information about the cfe-commits
mailing list