aleksandr.urakov added a comment.

Yes, it's simpler to move it to the `CPlusPlusLanguage::MethodName` (or 
`CPlusPlusNameParser`?) I think. The only question left is how to differentiate 
MSVC demangled names from others? May be it would be ok to treat name as an 
MSVC name if it contains a grave accent? Because we probably already can parse 
MSVC names without grave accents with `CPlusPlusLanguage::MethodName`.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D52461



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to