[llvm-bugs] [Bug 32298] New: llvm::DIExpression::FragmentInfo: Assertion `hasVal' failed

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 15 21:43:28 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=32298

            Bug ID: 32298
           Summary: llvm::DIExpression::FragmentInfo: Assertion `hasVal'
                    failed
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: DebugInfo
          Assignee: unassignedbugs at nondot.org
          Reporter: davide at freebsd.org
                CC: aprantl at apple.com, dblaikie at gmail.com,
                    filcab at gmail.com, llvm-bugs at lists.llvm.org,
                    llvm-dev at redking.me.uk, simon.f.whittaker at gmail.com

$ cat test64.c
void tinkywinky(const char *dipsy) {}

$ clang -g -c test64.c -o test64.o
clang-4.0: ../include/llvm/ADT/Optional.h:120: T
*llvm::Optional<llvm::DIExpression::FragmentInfo>::getPointer() [T =
llvm::DIExpression::FragmentInfo]: Assertion `hasVal' failed.

Revision: r297928

-- 
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/20170316/c579a081/attachment-0001.html>


More information about the llvm-bugs mailing list