Adding the ability to get the language from a mangled name. This isn't used in the...
authorGreg Clayton <gclayton@apple.com>
Fri, 23 Jan 2015 23:18:53 +0000 (23:18 +0000)
committerGreg Clayton <gclayton@apple.com>
Fri, 23 Jan 2015 23:18:53 +0000 (23:18 +0000)
commit94976f70af5d5e2384f9cf7820728c1962d195bc
tree9f5ef5966a4acbfc059edb85c7cf495f05eeae32
parent0b9858dca54969d223a7c4c4ac895ff7c7fada13
Adding the ability to get the language from a mangled name. This isn't used in the SVN LLDB, but will be used in another codebase based on the SVN LLDB.

llvm-svn: 226962
lldb/include/lldb/Core/Mangled.h
lldb/source/Core/Mangled.cpp