Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] Clang++ support #55

Closed
ramosian-glider opened this issue Aug 31, 2015 · 2 comments
Closed

[Windows] Clang++ support #55

ramosian-glider opened this issue Aug 31, 2015 · 2 comments

Comments

@ramosian-glider
Copy link
Member

Originally reported on Google Code with ID 55

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

Reported by [email protected] on 2012-03-23 11:21:22

@ramosian-glider
Copy link
Member Author

Oops, wrong e-mail.
I don't want to get notifications on two e-mails :(

Reported by timurrrr on 2012-03-23 11:22:12

  • Status changed: Invalid

@ramosian-glider
Copy link
Member Author

Adding Project:AddressSanitizer as part of GitHub migration.

Reported by ramosian.glider on 2015-07-30 09:12:58

  • Labels added: ProjectAddressSanitizer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant