You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a metabug to track known problems with Clang C++ support for Windows with Microsoft
ABI.
Current status:
http://llvm.org/bugs/show_bug.cgi?id=12332
- NULL dereference on "operator new" and "operator delete" mangling
-> a temporary hacky patch is available.
http://llvm.org/bugs/show_bug.cgi?id=12333
- crashes when using "operator delete[]"
http://llvm.org/bugs/show_bug.cgi?id=12336
- can't use <iostream>s on Windows
Originally reported on Google Code with ID 55
Reported by
[email protected]
on 2012-03-23 11:21:22The text was updated successfully, but these errors were encountered: