[PATCH] Add [extern_c] attribute to _Builtin_intrinsics module
Ben Langmuir
blangmuir at apple.com
Tue Jan 13 13:56:03 PST 2015
Thanks, r225835
> On Jan 13, 2015, at 1:53 PM, Richard Smith <richard at metafoo.co.uk> wrote:
>
> LGTM
>
> On Tue, Jan 13, 2015 at 10:07 AM, Ben Langmuir <blangmuir at apple.com <mailto: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/deed0cde/attachment.html>
More information about the cfe-commits
mailing list