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

Pavel Labath via lldb-dev lldb-dev at lists.llvm.org
Tue Aug 7 01:33:41 PDT 2018


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
<lldb-dev at lists.llvm.org> wrote:
>
> 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 mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


More information about the lldb-dev mailing list