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: [email protected]
Reporter: [email protected]
CC: [email protected]
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
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev