[cfe-dev] Using C++11 <atomic> with Clang SVN

Chandler Carruth chandlerc at google.com
Thu Apr 19 14:53:45 PDT 2012


On Thu, Apr 19, 2012 at 1:33 PM, Richard Smith <richard at metafoo.co.uk>wrote:

> We do not claim that strong compare-exchange is listed as supported
> because the strong/weak distinction is not available in LLVM IR (we always
> generate a strong compare-exchange). Maybe we should just mark it as done
> to avoid confusion.


+1 -- the requirement should be for support of strong, not for
differentiation between strong and weak IMO...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120419/03f2908a/attachment.html>


More information about the cfe-dev mailing list