[LLVMbugs] [Bug 18306] New: Maybe a copy and paste thing???

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Dec 21 16:09:59 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=18306

            Bug ID: 18306
           Summary: Maybe a copy and paste thing???
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: llvm-dwarfdump
          Assignee: unassignedbugs at nondot.org
          Reporter: blublubb at gmx.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

In rev. 197611 this was committed, looks a bit suspicious for me, but maybe
it's by intention ("Dwarf.cpp"):

case DW_TAG_coarray_type:              return "DW_TAG_coarray_type";
case DW_TAG_generic_subrange:          return "DW_TAG_generic_subrange";
case DW_TAG_dynamic_type:              return "DW_TAG_generic_subrange";

-- 
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/20131222/e169e69a/attachment.html>


More information about the llvm-bugs mailing list