This revision was automatically updated to reflect the committed changes.
Closed by commit rL279038: Fix parsing of complicated C++ names (authored by
labath).
Changed prior to commit:
https://reviews.llvm.org/D23608?vs=68344&id=68493#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23608
labath created this revision.
labath added a reviewer: clayborg.
labath added a subscriber: lldb-commits.
CPlusPlusLanguage::MethodName was not correctly parsing templated functions
whose demangled name
included the return type -- the space before the function name was included in
the "context"