Re: [lldb-dev] [Release-testers] [7.0.0 Release] rc2 has been tagged

2018-08-28 Thread Sylvestre Ledru via lldb-dev
Hello,

Le 23/08/2018 à 01:59, Hans Wennborg via Release-testers a écrit :
> Dear testers,
> 
> 7.0.0-rc2 was just tagged (from branch revision r340437).
> 
> There have been a bunch of merges since rc1, and hopefully many of the
> issues with the previous candidate are fixed in this one.
> 
> Please run the test script, share the results, and upload binaries.
> 
> I will publish source tarballs, docs, and binaries on the web page
> once they're ready.

Sorry for the latency.
It took sometime for the ftpmasters in Debian to accept the package and to 
adjust
the CI for https://apt.llvm.org/.
Now, all Debian & Ubuntu supported version have the 7 branch available:
https://apt.llvm.org/

We have now the package in the archive. Works fine on i386 and amd64.
Needs more time to investigate build results for the other archs:
We made some improvements to the llvm-toolchain packages in Debian & Ubuntu
blog post coming.

Besides that, for LLVM on Debian amd64:

  Expected Passes: 26034
  Expected Failures  : 147
  Unsupported Tests  : 810

For clang:

  Expected Passes: 12855
  Expected Failures  : 19
  Unsupported Tests  : 79
  Unexpected Failures: 21
(I think the failures are my fault)

And the rest seems fine.

Cheers,
Sylvestre
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] LLDB Phabricator project and review group

2018-08-28 Thread Raphael Isemann via lldb-dev
Hi all,

we now have a LLDB project on Phabricator[1][2].

You can tag your patches now as belonging to the LLDB project. This
will automatically add the respective commit mailing list (thanks
Ben!), so the number of steps for creating a LLDB review stay the
same. It will also automatically put your review in the news feed of
the project.

You can also add the project as a reviewer if you don't know what
specific person could review your patch (e.g. because it's changing
unmaintained code or the change is very general). Everyone in the LLDB
group will then get this review added to his/her review queue.

And finally, feel free to join this project on Phabricator if you want
to get these patches in your review queue.

Cheers,

- Raphael

[1] https://reviews.llvm.org/project/view/39/
[2] Technically, we just hijacked the old project, but that doesn't
sound as exciting.
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev