GetDisplayDemangledName will already return a ConstString() when
there is neither a mangled name or a demangled name, so we don't need to special
case here. This will fix GetDisplayName in cases where m_mangled contains
only a demangled name and not a mangled name.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 81 Build 81: arc lint + arc unit