[llvm-bugs] [Bug 33378] New: languages show up wrong in PDBs run through pdb2yaml+yaml2pdb

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 8 18:11:37 PDT 2017


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

            Bug ID: 33378
           Summary: languages show up wrong in PDBs run through
                    pdb2yaml+yaml2pdb
           Product: libraries
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: DebugInfo
          Assignee: unassignedbugs at nondot.org
          Reporter: llvm at inglorion.net
                CC: llvm-bugs at lists.llvm.org

A pdb with (for example) language C++ shown in llvm-pdbdump raw -all will show
the language as C after converting to YAML with pdb2yaml and converting back to
pdb using yaml2pdb.

-- 
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/20170609/d30c5280/attachment.html>


More information about the llvm-bugs mailing list