<div dir="ltr">Does anyone know whether there's an implementation of GNU __atomic builtins for MSVC: <a href="https://gcc.gnu.org/onlinedocs/gcc/_005f_005fatomic-Builtins.html">https://gcc.gnu.org/onlinedocs/gcc/_005f_005fatomic-Builtins.html</a>?  <div><br></div><div>I'm looking for such an implementation so I can provide a backend for the std atomic header in libc++ for MSVC.</div></div>