[cfe-dev] Atomic operations/builtins and Windows
Ruben Van Boxem
vanboxem.ruben at gmail.com
Sun Sep 25 12:04:30 PDT 2011
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?
Thanks,
Ruben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110925/57b54378/attachment.html>
More information about the cfe-dev
mailing list