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

2018-08-07 Thread Dimitry Andric via lldb-dev
On 3 Aug 2018, at 13:37, Hans Wennborg via Release-testers wrote: > > Dear testers, > > 7.0.0-rc1 was just tagged (from the branch at r338847). > > It's early in the release process, but I'd like to find out what the > status is of the branch on our various platforms. > > Please run the test

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

2018-08-07 Thread Dimitry Andric via lldb-dev
On 6 Aug 2018, at 18:23, Hans Wennborg wrote: > > On Sun, Aug 5, 2018 at 5:49 PM, Dimitry Andric wrote: >> On 3 Aug 2018, at 13:37, Hans Wennborg via Release-testers >> wrote: >>> >>> 7.0.0-rc1 was just tagged (from the branch at r338847). ... > >> Hmm, I'm running into a rather nasty snag n

Re: [lldb-dev] Handling of the ELF files missing build-ids?

2018-08-07 Thread Pavel Labath via lldb-dev
Sounds like a plan. On Tue, 7 Aug 2018 at 01:30, Leonard Mosescu wrote: >> >> I am fine with all the above except some reservations about case C. No need >> to calculate something if it isn't useful. For case C it should be fine to >> never match as if a file has a UUID to begin with it typical

Re: [lldb-dev] Remove "Either" or not?

2018-08-07 Thread Pavel Labath via lldb-dev
I'd vote for removal. This kind of functionality would be better off in llvm's ADT anyway. On Tue, 7 Aug 2018 at 09:18, Tatyana Krasnukha via lldb-dev wrote: > > Hello, > > > > lldb\include\lldb\Utility\Either.h seems dead, at least I couldn’t find any > usages. > > I could enhance it with Bind f

[lldb-dev] [7.0.0 Release] Release Candidate 1 source, docs, and binaries available

2018-08-07 Thread Hans Wennborg via lldb-dev
Hello everyone, Source, docs, and binaries for LLVM-7.0.0-rc1 are now available at http://prereleases.llvm.org/7.0.0/#rc1 I'll add more binaries as they become available. Please try it out and report any problems as bugs marked as blockers of https://llvm.org/PR38406 Thanks, Hans __

[lldb-dev] Remove "Either" or not?

2018-08-07 Thread Tatyana Krasnukha via lldb-dev
Hello, lldb\include\lldb\Utility\Either.h seems dead, at least I couldn't find any usages. I could enhance it with Bind function for composing monadic functions and add tests to show usage examples. Or just remove it if no one needs it? ___ lldb-dev ma

[lldb-dev] [Bug 38453] lldb: new (unit)test failures in 7.0

2018-08-07 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=38453 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|