[cfe-commits] r152531 - in /cfe/trunk: docs/LanguageExtensions.html lib/Parse/ParseDecl.cpp
Jean-Daniel Dupas
devlists at shadowlab.org
Mon Mar 12 01:38:37 PDT 2012
Le 11 mars 2012 à 18:26, Douglas Gregor a écrit :
>
> On Mar 11, 2012, at 1:45 AM, Jean-Daniel Dupas wrote:
>
>> Just a question.
>>
>> For a function introduced in 10.7, what append if the deployment target is 10.6 ? Does clang use weak linking for this function ?
>
> Yes, it does. I've updated the documentation in r152543.
Thank you for this reply :-)
-- Jean-Daniel
More information about the cfe-commits
mailing list