[cfe-dev] Missing Visual Studio ABI feature using C++?

NAKAMURA Takumi geek4civic at gmail.com
Sat Jul 7 17:57:31 PDT 2012


2012/7/8 Skykill Skyoverside <skyoverside at live.fr>:
> Hello everyone, after following the advice with the problem i have using the
> LLVM JIT with Clang, could come from a “missing Visual Studio C++ ABI
> feature”
>
> Original reply:
> “My guess is that you are hitting a VS C++ ABI missing feature in
> Clang. Ask in the Clang mailing list for a confirmation, but IIRC there
> are still missing pieces on either object construction/destrucion,
> parameter passing, returning classes and C++ exception support.”
>
> Here is my original message:
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-July/051529.html

You may track, too;
Bug 12477 - [meta] Support Microsoft C++ ABI
http://llvm.org/bugs/show_bug.cgi?id=12477




More information about the cfe-dev mailing list