Re: r245794 - Improve the performance of resolving a lookup result. We usually don't need to

2016-02-06 Thread Vassil Vassilev via cfe-commits
On 22/08/15 23:37, Richard Smith via cfe-commits wrote: Author: rsmith Date: Sat Aug 22 16:37:34 2015 New Revision: 245794 URL: http://llvm.org/viewvc/llvm-project?rev=245794&view=rev Log: Improve the performance of resolving a lookup result. We usually don't need to pick the most recent declara

r245794 - Improve the performance of resolving a lookup result. We usually don't need to

2015-08-22 Thread Richard Smith via cfe-commits
Author: rsmith Date: Sat Aug 22 16:37:34 2015 New Revision: 245794 URL: http://llvm.org/viewvc/llvm-project?rev=245794&view=rev Log: Improve the performance of resolving a lookup result. We usually don't need to pick the most recent declaration, and we can often tell which declaration is more rece