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

Eli Friedman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |WORKSFORME

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

Reply via email to