[lldb-dev] [Bug 27336] New: Float128 not handled in ClangASTContext::GetEncoding
via lldb-dev
lldb-dev at lists.llvm.org
Wed Apr 13 06:00:13 PDT 2016
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 at lists.llvm.org
Reporter: emaste at freebsd.org
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160413/ce99afb4/attachment.html>
More information about the lldb-dev
mailing list