[llvm-bugs] [Bug 27336] New: Float128 not handled in ClangASTContext::GetEncoding

via llvm-bugs llvm-bugs 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 on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160413/178fca3b/attachment-0001.html>


More information about the llvm-bugs mailing list