r178950 - When an internal-linkage function or variable is declared within an extern "C"

Richard Smith richard at metafoo.co.uk
Sun Apr 7 18:40:02 PDT 2013


Looks fine, though perhaps extern "C" not extern C, and put 'used' in a
code font? Thanks!


On Sun, Apr 7, 2013 at 1:42 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com
> wrote:

> On 6 April 2013 14:40, Richard Smith <richard at metafoo.co.uk> wrote:
> > We shouldn't claim to implement the standard rules for language linkage
> > until we treat language linkage as part of the function type.
>
> Good point. What about the attached patch?
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130407/bcb392d7/attachment.html>


More information about the cfe-commits mailing list