[llvm-commits] [tsan] add fail order to compare_exchange

Kostya Serebryany kcc at google.com
Mon Nov 26 03:04:03 PST 2012


The code is ok, but could you please add a link to the description of these
concepts?

On Mon, Nov 26, 2012 at 2:51 PM, Dmitry Vyukov <dvyukov at google.com> wrote:

> Please review the following patch:
> https://codereview.appspot.com/6844085
>
> Both C++11/Cx1 and gcc builtins support second "failure" memory order
> parameter in compare_exchange atomic operations.
>
> The new test generator is attached.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121126/18e327a6/attachment.html>


More information about the llvm-commits mailing list