[Lldb-commits] [lldb] r339328 - Remove unused type Either from Utility library.

Tatyana Krasnukha via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 10 06:06:05 PDT 2018


You are right, it seems I removed it only in my mind, sorry. Thank you for noting that.

> -----Original Message-----
> From: Davide Italiano <dccitaliano at gmail.com>
> Sent: Thursday, 9 August, 2018 6:32 PM
> To: Tatyana.Krasnukha at synopsys.com
> Cc: lldb-commits <lldb-commits at lists.llvm.org>
> Subject: Re: [Lldb-commits] [lldb] r339328 - Remove unused type Either from
> Utility library.
> 
> On Thu, Aug 9, 2018 at 4:42 AM Tatyana Krasnukha via lldb-commits <lldb-
> commits at lists.llvm.org> wrote:
> >
> > Author: tkrasnukha
> > Date: Thu Aug  9 04:42:28 2018
> > New Revision: 339328
> >
> > URL:
> > https://urldefense.proofpoint.com/v2/url?u=http-3A__llvm.org_viewvc_ll
> > vm-2Dproject-3Frev-3D339328-26view-
> 3Drev&d=DwIBaQ&c=DPL6_X_6JkXFx7AXWq
> >
> B0tg&r=8NZfjV_ZLY_S7gZyQMq8mj7tiN4vlymPiSt0Wl0jegw&m=6p498LDu1k
> uOMTB3Z
> > jxwhIt-
> nLt_qWPfVK472IWRb6U&s=nHSmFMtZaQ9JnQz5TSaOb_coK0Dy6GUCPe68N
> yxTc
> > KA&e=
> > Log:
> > Remove unused type Either from Utility library.
> >
> 
> I might be missing the obvious here, but it looks like `Either.h` is still around in
> my checkout after you removed it? (also, from the xcodeproj files)
> 
> dcci at Davides-MacBook-Pro ~/w/l/l/t/lldb> ls ./include/lldb/Utility/Either.h
> ./include/lldb/Utility/Either.h
> 
> Do you plan to nuke the header from orbit completely?
> 
> --
> Davide


More information about the lldb-commits mailing list