Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Re: Show Callees and virtual functions.

It seems that CHMultiDefNode::hashCode() always returns the same value.
So content provider AsyncTreeContentProvider allways returns the same children for all nodes with type CHMultiDefNode because it uses HashMap.

Enhancement request: https://bugs.eclipse.org/bugs/show_bug.cgi?id=244987



Back to the top