g] On Behalf Of Davide
>> Italiano via lldb-dev
>> Sent: Friday, March 09, 2018 10:27 AM
>> To: Timothee Cour
>> Cc: LLDB
>> Subject: Re: [lldb-dev] how do i submit my patch for 'Support demangling for
>> D
>> symbols via dlopen'
>>
>&g
Behalf Of Davide
> Italiano via lldb-dev
> Sent: Friday, March 09, 2018 10:27 AM
> To: Timothee Cour
> Cc: LLDB
> Subject: Re: [lldb-dev] how do i submit my patch for 'Support demangling for D
> symbols via dlopen'
>
> On Fri, Mar 9, 2018 at 12:44 AM, Timothe
On Fri, Mar 9, 2018 at 12:44 AM, Timothee Cour via lldb-dev
wrote:
> I've registered to
> http://lists.llvm.org/cgi-bin/mailman/subscribe/lldb-commits and sent
> my patch via that email to lldb-comm...@lists.llvm.org but doesn't
> appear yet on http://lists.llvm.org/pipermail/lldb-commits/ ; how l
I've registered to
http://lists.llvm.org/cgi-bin/mailman/subscribe/lldb-commits and sent
my patch via that email to lldb-comm...@lists.llvm.org but doesn't
appear yet on http://lists.llvm.org/pipermail/lldb-commits/ ; how long
does it take for
http://lists.llvm.org/cgi-bin/mailman/subscribe/lldb-co
I only briefly scanned the patch, but I'm not sure treating D as another
mangling variant of C++ is the best model - I think it will be easier if we
gather all the separate language features up in the individual languages. You
might have a look at the swift-enabled lldb
(https://github.com/app
On Mon, Feb 26, 2018 at 9:01 PM, Timothee Cour via lldb-dev
wrote:
> https://github.com/llvm-mirror/lldb/pull/3
>
> it would be *really* nice if llvm or lldb accepted industry standard
> github PR's, at least as an option. Would make contributing so much
> easier for outsiders
See the other threa
https://github.com/llvm-mirror/lldb/pull/3
it would be *really* nice if llvm or lldb accepted industry standard
github PR's, at least as an option. Would make contributing so much
easier for outsiders
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
htt