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

Chris Lattner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #4 from Chris Lattner <[email protected]> 2010-09-05 19:16:48 CDT 
---
I would rather not do this.  The varargs versions of these functions are just a
convenience, if you want to pass in a structured list, please usethe std:vector
versions of these.

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to