deoplete-clang2
deoplete-clang2 copied to clipboard
Protected method in base class
When using the autocomplete on a protected method in a base class, the autocomplete shows an unexpected and unuseful.


It appears this only happens when a base class has a protected method. Everything else seems to appear fine.