Re: r351269 - Re-order overrides in FunctionDecl dump

2019-01-15 Thread Stephen Kelly via cfe-commits
On 15/01/2019 23:00, Aaron Ballman wrote: On Tue, Jan 15, 2019 at 5:54 PM Stephen Kelly via cfe-commits wrote: Author: steveire Date: Tue Jan 15 14:50:37 2019 New Revision: 351269 URL: http://llvm.org/viewvc/llvm-project?rev=351269&view=rev Log: Re-order overrides in FunctionDecl dump Output

Re: r351269 - Re-order overrides in FunctionDecl dump

2019-01-15 Thread Aaron Ballman via cfe-commits
On Tue, Jan 15, 2019 at 5:54 PM Stephen Kelly via cfe-commits wrote: > > Author: steveire > Date: Tue Jan 15 14:50:37 2019 > New Revision: 351269 > > URL: http://llvm.org/viewvc/llvm-project?rev=351269&view=rev > Log: > Re-order overrides in FunctionDecl dump > > Output all content which is local

r351269 - Re-order overrides in FunctionDecl dump

2019-01-15 Thread Stephen Kelly via cfe-commits
Author: steveire Date: Tue Jan 15 14:50:37 2019 New Revision: 351269 URL: http://llvm.org/viewvc/llvm-project?rev=351269&view=rev Log: Re-order overrides in FunctionDecl dump Output all content which is local to the FunctionDecl before traversing to child AST nodes. This is necessary so that all