[cfe-dev] clang trunk: extern "C"/static problem

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Mar 15 08:15:43 PDT 2013


> Given that most people are not, in fact, randomly recompiling their code
> with a top-of-tree clang several months before the next open-source release,
> two known inconvenienced users in two weeks seems pretty significant to me.

The attached patch gives language linkage to functions and variables
with linkage. In the last two weeks I have added some tests that
depended on internal symbols not having language linkage, so the test
changes in the patch probably document all the interesting user
visible changes.

> John.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 6890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130315/ec59c707/attachment.obj>


More information about the cfe-dev mailing list