[LLVMbugs] [Bug 19728] New: ConstantAggrUniqueMap does not use standard STL member names
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon May 12 13:28:50 PDT 2014
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: unassignedbugs at nondot.org
Reporter: yaron.keren at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140512/0a17714f/attachment.html>
More information about the llvm-bugs
mailing list