[LLVMbugs] [Bug 3947] SmallVector::insert overload ambiguous when T=int
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Apr 25 14:06:52 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=3947
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #2 from Chris Lattner <clattner at apple.com> 2009-04-25 16:06:52 ---
I don't think the pain to fix this is worth the benefit, you can just use other
APIs to avoid this.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list