[PATCH] Change base mutex implementations to use STL-provided mutexes

Zachary Turner zturner at google.com
Fri Jun 6 18:05:59 PDT 2014


On Fri, Jun 6, 2014 at 6:04 PM, Zachary Turner <zturner at google.com> wrote:
>
> Actually the solution I described there does not require exposing
> windows.h through a header.  ...  Instead, what I'm saying is that we could
> simply expose some platform specific headers to people outside of LLVM.
>

Sorry, I realize the wording here is confusing.  What I mean is that we
could expose headers that implement platform specific *concepts*, while not
actually exposing the platform specific headers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140606/9cb129e1/attachment.html>


More information about the llvm-commits mailing list