Re: r294910 - Revert "Attributes on K&R C functions should not cause incompatible..."

2017-02-12 Thread Aaron Ballman via cfe-commits
On Sun, Feb 12, 2017 at 2:08 PM, Renato Golin via cfe-commits wrote: > Author: rengolin > Date: Sun Feb 12 13:08:02 2017 > New Revision: 294910 > > URL: http://llvm.org/viewvc/llvm-project?rev=294910&view=rev > Log: > Revert "Attributes on K&R C functions should not cause incompatible..." > > ...f

r294910 - Revert "Attributes on K&R C functions should not cause incompatible..."

2017-02-12 Thread Renato Golin via cfe-commits
Author: rengolin Date: Sun Feb 12 13:08:02 2017 New Revision: 294910 URL: http://llvm.org/viewvc/llvm-project?rev=294910&view=rev Log: Revert "Attributes on K&R C functions should not cause incompatible..." ...function type with a redeclaration having the same attribute. Fixing this introduced a