[LLVMbugs] [Bug 23657] no matching constructor for initialization of 'string' (aka 'basic_string<char>')

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jun 15 20:46:47 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23657

Marshall Clow (home) <mclow.lists at gmail.com> changed:

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

--- Comment #4 from Marshall Clow (home) <mclow.lists at gmail.com> ---
Just tried this with:

   Apple's shipping clang and libc++ - failed.
   Apple's shipping clang and ToT libc++ - failed
   TotClang and Apple's shipping libc++ - compiled w/o error
   TotClang and ToT libc++ - compiled w/o error.

Closing.

-- 
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/20150616/cba1bd64/attachment.html>


More information about the llvm-bugs mailing list