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

Zachary Turner zturner at google.com
Fri Jun 6 09:53:41 PDT 2014


On Fri, Jun 6, 2014 at 9:52 AM, Zachary Turner <zturner at google.com> wrote:

>
> I guess I took the inverse line of thought.  Unless there's data to show
> that it is a performance problem, then I preferred to use idiomatic C++.
>  I'm not really a fan of type erasure in general, unless you really need it
> to solve a particular sign.
>

Typo, that should say "solve a particular design"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140606/67c76e2c/attachment.html>


More information about the llvm-commits mailing list