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. llvm-svn: 165979
Loading
Please sign in to comment