[cfe-dev] atomic implementation for MSVC
Andrew Parker via cfe-dev
cfe-dev at lists.llvm.org
Mon Sep 28 23:27:02 PDT 2015
Does anyone know whether there's an implementation of GNU __atomic builtins
for MSVC: https://gcc.gnu.org/onlinedocs/gcc/_005f_005fatomic-Builtins.html?
I'm looking for such an implementation so I can provide a backend for the
std atomic header in libc++ for MSVC.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150929/aa12eb7f/attachment.html>
More information about the cfe-dev
mailing list