[LLVMbugs] [Bug 12134] C++/Windows: fails to link "new" and "delete"
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Feb 29 08:52:37 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=12134
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sharparrow1 at yahoo.com
Resolution| |WORKSFORME
--- Comment #2 from Eli Friedman <sharparrow1 at yahoo.com> 2012-02-29 10:52:37 CST ---
You can try -Xclang -cxx-abi -Xclang microsoft to get Microsoft mangling... but
the ABI implementation is generally far from complete. clang C++ support is
generally much better on the MinGW side.
--
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