[LLVMbugs] [Bug 23498] Missing std::string symbols when compiling on OS X Yosemite.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue May 12 15:34:06 PDT 2015


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

Eric Fiselier <eric at efcs.ca> changed:

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

--- Comment #3 from Eric Fiselier <eric at efcs.ca> ---
The reporting user had replaced '/usr/bin/clang++` with a script that invoked
`/usr/bin/clang_copy` so Clang didn't link the files as c++ because the clang
executable didn't end in a `++` suffix.

-- 
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/20150512/dceb48e1/attachment.html>


More information about the llvm-bugs mailing list