<rdar://problem/12490588>
authorGreg Clayton <gclayton@apple.com>
Sat, 13 Oct 2012 00:20:27 +0000 (00:20 +0000)
committerGreg Clayton <gclayton@apple.com>
Sat, 13 Oct 2012 00:20:27 +0000 (00:20 +0000)
commiteaafa732dfb80ea4153e7539481a92bf2be697a8
tree7f7b6e2f7e3f030fee6daed1ef6f9dd5670a7b13
parent01db0c682311ebf3a8e3a40c6e87d61184c7c49e
<rdar://problem/12490588>

From SBType, we can now get a lldb::BasicType enumeration out of an existing type.

llvm-svn: 165857
lldb/include/lldb/API/SBType.h
lldb/include/lldb/Symbol/ClangASTContext.h
lldb/include/lldb/lldb-enumerations.h
lldb/scripts/Python/interface/SBType.i
lldb/source/API/SBType.cpp
lldb/source/Symbol/ClangASTContext.cpp