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 #56

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

[Windows] Clang++ support #56

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

Comments

@ramosian-glider
Copy link
Member

Originally reported on Google Code with ID 56

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 timurrrr on 2012-03-23 11:22:39

@ramosian-glider
Copy link
Member Author

FTR, Windows ASan tests are now written in C++.

We still struggle to compile any complex stuff with the upstream Clang++ but things
got moving.

Also, see the upstream metabug
http://llvm.org/bugs/show_bug.cgi?id=12477

Reported by timurrrr@google.com on 2012-06-04 14:05:26

  • Status changed: Started

@ramosian-glider
Copy link
Member Author

[testing issue tracker labels]

Reported by konstantin.s.serebryany on 2013-02-18 07:12:54

  • Labels added: Windows

@ramosian-glider
Copy link
Member Author

Reported by konstantin.s.serebryany on 2013-02-18 07:14:20

  • Labels removed: Windows

@ramosian-glider
Copy link
Member Author

Reported by timurrrr@google.com on 2013-02-18 07:19:30

@ramosian-glider
Copy link
Member Author

Let's close this bug and track further progress at http://llvm.org/bugs/show_bug.cgi?id=12477

Reported by timurrrr@google.com on 2014-05-14 13:57:10

  • Status changed: Fixed

@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