[PATCH] Add [extern_c] attribute to _Builtin_intrinsics module

Richard Smith richard at metafoo.co.uk
Tue Jan 13 13:53:06 PST 2015


LGTM

On Tue, Jan 13, 2015 at 10:07 AM, Ben Langmuir <blangmuir at apple.com> wrote:

> Hi Richard,
>
> This (tiny) patch adds the [extern_c] attribute to the _Builtin_intrinsics
> module so that this module can be imported from inside extern “C” {}
> blocks.  The functions in these headers all appear to be static, so IIUC
> this shouldn’t change anything for users of these headers.
>
> Ben
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150113/f036d2c0/attachment.html>


More information about the cfe-commits mailing list