Re: [lldb-dev] [cfe-dev] ASTImporter patches and improvements, please help

2018-12-07 Thread Gábor Márton via lldb-dev
> Thanks for reporting this problem. I cc:ed Mike, as he owns the bots, and he should be able to help us with this. > (I do have access to the Jenkins configuration but I don't feel confident enough to make the change myself). Hi Davide and Mike, I have received an email from llvm.greendra...@gma

Re: [lldb-dev] [cfe-dev] ASTImporter patches and improvements, please help

2018-12-07 Thread Gábor Márton via lldb-dev
Sure, I have created the reports: https://bugs.llvm.org/show_bug.cgi?id=39909 https://bugs.llvm.org/show_bug.cgi?id=39910 And there was one already which I extended: https://bugs.llvm.org/show_bug.cgi?id=22988 Gabor On Thu, Dec 6, 2018 at 6:39 PM Davide Italiano wrote: > On Thu, Dec 6, 2018 at

Re: [lldb-dev] [cfe-dev] ASTImporter patches and improvements, please help

2018-12-06 Thread Davide Italiano via lldb-dev
On Thu, Dec 6, 2018 at 6:39 AM Gábor Márton wrote: > > Hi Davide, > > Thank you for your email. > > > In particular, what's the error you get when lldb fails immediately running > > the tests? > > Also, have you checked libcxx and libcxx-abi in your build? We might > > consider making that a mand

Re: [lldb-dev] [cfe-dev] ASTImporter patches and improvements, please help

2018-12-06 Thread Gábor Márton via lldb-dev
Hi Davide, Thank you for your email. > In particular, what's the error you get when lldb fails immediately running the tests? > Also, have you checked libcxx and libcxx-abi in your build? We might > consider making that a mandatory dependency for the Cmake build. Finally I could run the test sui

Re: [lldb-dev] [cfe-dev] ASTImporter patches and improvements, please help

2018-12-01 Thread Raphael Isemann via lldb-dev
Hi Gábor, I replied inline. Am Sa., 1. Dez. 2018 um 17:00 Uhr schrieb Gábor Márton via cfe-dev : > > Dear LLDB Developers, > > There is an ongoing activity to improve ASTImporter in Clang to make it > support > C++ (and C) completely and correctly. Our team works on cross translation > unit >