On Wed, Sep 24, 2014 at 9:20 AM, Anton Korobeynikov <an...@korobeynikov.info
> wrote:

> Also, can't we simply provide some dummy <mutex> / <thread> on mingw
> systems and warn loudly about single-threaded stuff?
>

I think it's a mistake. It becomes really hard to say we "support" a
platform when the user will have to hold LLVM just right in order to use it
correctly. =/

It also means we have to carry a bunch of "portability" cruft in LLVM.
These are not small or simple headers.
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to