r254143 - Fix for merging decls in pragma weak

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 3 03:41:03 PST 2015


I've reverted the commit in r254605.

On Thu, Dec 3, 2015 at 11:20 AM, Alexander Kornienko <alexfh at google.com>
wrote:

> Please fix or revert this patch.
>
> On Wed, Dec 2, 2015 at 6:07 PM, Joerg Sonnenberger via cfe-commits <
> cfe-commits at lists.llvm.org> wrote:
>
>> On Thu, Nov 26, 2015 at 09:34:31AM -0000, Alexander Musman via
>> cfe-commits wrote:
>> > Author: amusman
>> > Date: Thu Nov 26 03:34:30 2015
>> > New Revision: 254143
>> >
>> > URL: http://llvm.org/viewvc/llvm-project?rev=254143&view=rev
>> > Log:
>> > Fix for merging decls in pragma weak
>> > Calling CheckFunctionDeclaration so that 2 decls for the 'weak' are
>> merged.
>> > Differential Revision: http://reviews.llvm.org/D13048
>>
>> This crashes on the attached code.
>>
>> Joerg
>>
>> _______________________________________________
>> cfe-commits mailing list
>> cfe-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151203/02ec485b/attachment.html>


More information about the cfe-commits mailing list