This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE353696: [clangd] Index parameters in function decls
(authored by kadircet, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57950?vs=185967&id=186235#toc
Repository:
rCTE Clang To
kadircet updated this revision to Diff 185967.
kadircet added a comment.
This revision is now accepted and ready to land.
Also index function params in findrefs
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57950/new/
https://reviews.llvm.org/D57950
kadircet planned changes to this revision.
kadircet added a comment.
Also enable `IndexParametersInDeclarations` in symbolcollector
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57950/new/
https://reviews.llvm.org/D57950
_
kadircet created this revision.
kadircet added a reviewer: hokein.
Herald added subscribers: cfe-commits, arphaman, jkorous, MaskRay, ioeric,
ilya-biryukov.
Herald added a project: clang.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D57950
Files:
clangd/XRefs.cpp
unittests/