Fixed a logic error that showed up when compiling with a newer version of clang where:

lldb::BasicType
ClangASTContext::GetLLDBBasicTypeEnumeration (clang_type_t clang_type)

would return a bogus value.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@165979 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed