The patch implements the conversion method from CXCursorKind to clangd::CompletionItemKind.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 5405 Build 5405: arc lint + arc unit
Event Timeline
Comment Actions
Looks good! However it would be easier for reviewers if you could please use arc: http://llvm.org/docs/Phabricator.html#id2
This makes it easy since I only have to do arc patch D31853 in order to update my client source tree with your changes.
Could you please create a review like that?
Comment Actions
I did use arc diff to upload this patch, from my git clone as described in http://llvm.org/docs/GettingStarted.html#developers-work-with-git-svn
I've recreated the clone now and the arc patch D31853 seems to work for both git+svn/svn clones.
Sorry if my setup was causing issues.