[lldb-dev] EuroLLVM'20: Diversity and Inclusion in Compilers and Tools workshop announcement

2020-02-19 Thread Arnaud Allard de Grandmaison via lldb-dev
Hi All,

It's my pleasure to announce the Diversity and Inclusion in Compilers and
Tools workshop that will be held on the afternoon of April 5th, at the same
venue as the EuroLLVM'20.

This event features speakers and discussion aiming to increase diversity
and inclusion within the LLVM community, attendee's workplace or
university, and within the field of compilers and tools. It is open to
anyone who is interested in these efforts.

Our featured speaker will be Adelina Chalmers, also known as the Geek
Whisperer, and she will be giving a talk entitled *"Don’t Let Fear of
Feedback Stop your Contributions: How to Respond to Negative Feedback"*.

More information about the workshop and registration can be found here:
https://www.eventbrite.com/e/eurollvm-2020-diversity-inclusion-workshop-tickets-94343837959

Hope to see you there !
--
Arnaud
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 26339] TestCPPAuto.py fails on Windows

2020-02-19 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=26339

Raphael Isemann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||teempe...@gmail.com
 Status|NEW |RESOLVED

--- Comment #1 from Raphael Isemann  ---
This is passing now because I removed the unintended std::string copy test. I
removed the x-fail.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 44702] Backport f55ab6f90b7317a6bb85303a6102702bdae1199e to 10.0

2020-02-19 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=44702

Hans Wennborg  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Hans Wennborg  ---
It applies if I take 7b0d58e339b271e3b1d9dc14b781b57fa0262e3a first.

Pushed to 10.x as 7751f0c191518b377d9b71bdd17281abec83945a and
cab81521b5afc2d4295f988aa5f087cbaeefb981

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Release-testers] [10.0.0 Release] Release Candidate 2 is here

2020-02-19 Thread Hans Wennborg via lldb-dev
On Mon, Feb 17, 2020 at 6:31 PM Michał Górny  wrote:
>
> On Thu, 2020-02-13 at 23:34 +0100, Hans Wennborg via Release-testers
> wrote:
> > Hello everyone,
> >
> > Release Candidate 2 was tagged earlier today as llvmorg-10.0.0-rc2. It
> > includes 98 commits since the previous release candidate.
> >
>
> This time I've switched to python3.8, and I've noticed that libc++ & co.
> tests fail with it.  This is already fixed in master, and the fix is
> trivial, so I've requested backport:
> https://bugs.llvm.org/show_bug.cgi?id=44905
>
> No regressions found on my end.

Thanks! The Python fix has been merged now.
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev