Hi,<br><br>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?<br><br>It seems libc++ uses these builtins, but for *-*-mingw*, they're undeclared :(<br>
<br>Can Clang "tap into" the GCC implementations?<br><br>Thanks,<br><br>Ruben<br>