Silence unhandled enums warning in ClangASTContext::GetEncoding
The warning started firing after r333923, which added new builtin types (fixed point types) into clang. This patch merely silences the warning to unblock our integrate, does not aim to support the new types in lldb. llvm-svn: 333999
Loading
Please sign in to comment