Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ccls-inheritance-hierarchy isn't working correctly #49

Closed
cody-addison opened this issue May 29, 2019 · 1 comment
Closed

ccls-inheritance-hierarchy isn't working correctly #49

cody-addison opened this issue May 29, 2019 · 1 comment

Comments

@cody-addison
Copy link

This feature is really useful and works sometimes, but in other cases it isn't able to find derived or base classes. I'm using this project on the llvm-project code base and specifically am looking at the MCStreamer hierarchy. If I look at derived classes for the MCStreamer class, nothing is shown. I'm using the HEAD build for ccls and emacs-ccls on OSX.

There are other classes in the code base where the base hierarchy will work, but the derived doesn't and vice versa.

I'm happy to provide any information or use any tips you have to debug why this wouldn't work.

@cody-addison
Copy link
Author

Well, it seems to be working now ...

I deleted the .ccls_cache directory and tried it again after re-indexing. I thought I already did this, but maybe not after updating all components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant