[llvm-bugs] [Bug 44785] New: [codeview] Duplicate class types in PDB file
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Feb 4 17:12:47 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=44785
Bug ID: 44785
Summary: [codeview] Duplicate class types in PDB file
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: DebugInfo
Assignee: unassignedbugs at nondot.org
Reporter: akhuang at google.com
CC: jdevlieghere at apple.com, keith.walker at arm.com,
llvm-bugs at lists.llvm.org,
paul_robinson at playstation.sony.com
Some LF_CLASS type records appear multiple times in clang-generated PDB files.
For example, clang.pdb contains two instances of `LF_CLASS llvm::APInt`.
--
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/20200205/3df34021/attachment.html>
More information about the llvm-bugs
mailing list