[cfe-dev] Atomic operations/builtins and Windows

Eli Friedman eli.friedman at gmail.com
Sun Sep 25 12:41:11 PDT 2011


On Sun, Sep 25, 2011 at 12:04 PM, Ruben Van Boxem
<vanboxem.ruben at gmail.com> wrote:
> Hi,
>
> What is the status/usability of Clang's builtin atomic functions, especially
> on Windows? Are the builtins related to the availability of pthreads or not?
>
> It seems libc++ uses these builtins, but for *-*-mingw*, they're undeclared
> :(
>
> Can Clang "tap into" the GCC implementations?

Please clarify what exactly you are talking about... which builtins, exactly?

-Eli



More information about the cfe-dev mailing list