tpoechtrager / wclang

Cross compile source code easily for Windows with clang on Linux/Unix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What would it take to have this work merged in with regular Clang?

mstewartgallus opened this issue · comments

Yes, the best would be indeed to have the header search logic merged into the clang driver code,
but don't expect it to happen too soon.

It would probably also require to have this: http://llvm.org/bugs/show_bug.cgi?id=18546 merged first.