https://llvm.org/bugs/show_bug.cgi?id=27336
Bug ID: 27336 Summary: Float128 not handled in ClangASTContext::GetEncoding Product: lldb Version: unspecified Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@lists.llvm.org Reporter: ema...@freebsd.org CC: llvm-b...@lists.llvm.org Classification: Unclassified ../tools/lldb/source/Symbol/ClangASTContext.cpp:4736:21: warning: enumeration va lue 'Float128' not handled in switch [-Wswitch] switch (llvm::cast<clang::BuiltinType>(qual_type)->getKind()) ^ 1 warning generated. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev