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

            Bug ID: 19728
           Summary: ConstantAggrUniqueMap does not use standard STL member
                    names
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

map_begin() should be begin()
map_end() should be end()
remove() should be erase()

Create a patch?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to