You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: