I've reverted the commit in r254605.
On Thu, Dec 3, 2015 at 11:20 AM, Alexander Kornienko
wrote:
> Please fix or revert this patch.
>
> On Wed, Dec 2, 2015 at 6:07 PM, Joerg Sonnenberger via cfe-commits <
> cfe-commits@lists.llvm.org> wrote:
>
>> On Thu, Nov 26, 2015 at 09:34:31AM -, Alexand
Please fix or revert this patch.
On Wed, Dec 2, 2015 at 6:07 PM, Joerg Sonnenberger via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> On Thu, Nov 26, 2015 at 09:34:31AM -, Alexander Musman via cfe-commits
> wrote:
> > Author: amusman
> > Date: Thu Nov 26 03:34:30 2015
> > New Revision: 2
On Thu, Nov 26, 2015 at 09:34:31AM -, 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 CheckFunctionDeclara
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/D130