Re: r333082 - Fix duplicate class template definitions problem

2018-05-24 Thread Gábor Márton via cfe-commits
Thanks a lot! Gabor On Thu, May 24, 2018 at 12:54 PM Hans Wennborg wrote: > On Wed, May 23, 2018 at 3:53 PM, Gabor Marton via cfe-commits > wrote: > > Author: martong > > Date: Wed May 23 06:53:36 2018 > > New Revision: 333082 > > > > URL: http://llvm.org/viewvc/llvm-project?rev=333082&view=re

Re: r333082 - Fix duplicate class template definitions problem

2018-05-24 Thread Hans Wennborg via cfe-commits
On Wed, May 23, 2018 at 3:53 PM, Gabor Marton via cfe-commits wrote: > Author: martong > Date: Wed May 23 06:53:36 2018 > New Revision: 333082 > > URL: http://llvm.org/viewvc/llvm-project?rev=333082&view=rev > Log: > Fix duplicate class template definitions problem > > Summary: > We fail to import

r333082 - Fix duplicate class template definitions problem

2018-05-23 Thread Gabor Marton via cfe-commits
Author: martong Date: Wed May 23 06:53:36 2018 New Revision: 333082 URL: http://llvm.org/viewvc/llvm-project?rev=333082&view=rev Log: Fix duplicate class template definitions problem Summary: We fail to import a `ClassTemplateDecl` if the "To" context already contains a definition and then a forw