[llvm-bugs] [Bug 31741] New: __cxa_demangle/itaniumDemangle do not decode PKFvRmE property

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jan 24 09:50:47 PST 2017


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

            Bug ID: 31741
           Summary: __cxa_demangle/itaniumDemangle do not decode PKFvRmE
                    property
           Product: libc++abi
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: compnerd at compnerd.org
                CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
    Classification: Unclassified

bin/llvm-cxxfilt -t PKFvRmE
void (*)(unsigned lon constg&)

instead of

void (*)(unsigned long const&)

-- 
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/20170124/a908a2b6/attachment.html>


More information about the llvm-bugs mailing list