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
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
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
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
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
__
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
https://bugs.llvm.org/show_bug.cgi?id=38453
Hans Wennborg changed:
What|Removed |Added
Resolution|--- |FIXED
Fixed By Commit(s)|