[cfe-commits] C11 <stdatomic.h>

Richard Smith richard at metafoo.co.uk
Fri Sep 14 19:48:50 PDT 2012


Hi,

The attached patch adds an implementation of <stdatomic.h> to the set of
headers provided by Clang. Since this header is so compiler-dependent, it
seems that we are the most rational component to be providing this header
(even though, for instance, some flavors of BSD already provide their own).
Please review!

Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120914/9956cf01/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stdatomic.diff
Type: application/octet-stream
Size: 18017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120914/9956cf01/attachment.obj>


More information about the cfe-commits mailing list