Aleksei,

it looks like I might have made a bad assumption in my ImportArray – namely 
that there were some entities that required arrays of things they’re 
constructed with to be allocated in the ASTContext.  Looking at the 
constructors for those entities, it looks like most of them actually do the 
allocation and copying themselves.

Thanks for cleaning that up.  I’m going to try running the LLDB testsuite with 
your patch applied and I’ll let you know what happens.

Sean


> On Apr 12, 2016, at 5:46 AM, Aleksei Sidorin <a.sido...@samsung.com> wrote:
> 
> <D14286.53389.patch>

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to