<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 25, 2020 at 11:22 AM Zachary Turner via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div><div dir="auto">I can’t really provide a doc, but i can describe what I believe to be the biggest problem.</div></div><div dir="auto"><br></div><div dir="auto">In a GH PR, comments are associated with commit hashes.  If a commit hash ceases to exist, so do all comments associated with it.  The comments are quite literally destroyed and irretrievable.</div></div></div></blockquote><div><br></div><div>Either I'm misunderstand something, or this is just blatantly incorrect. Assuming we're talking about pull request reviews here, review comments do not get lost, regardless of how you rebase the pull request branch.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div dir="auto">What this means for LLVM is that everyone will have to completely stop using history rewriting operations.  No more rebase, squash, amend, etc.</div></div></div></blockquote><div><br></div><div>This is also incorrect. Most GitHub projects I work on use a rebase-oriented workflow without issue, so clearly that's possible...<br></div><div><br></div><div>The only issue in this area that I'm aware of is that you can't easily see what changed between two revisions of a pull request if you both a) rebase onto master and b) amend commits at the *same* time. For review purposes it is most useful if additional changes are not squashed into existing commits, but pushed on top. The squash is best performed when landing the changes.<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div dir="auto"></div><div dir="auto">A common theme in LLVM development is carefully curating patch histories for easy reviewability.  For example, someone might tell you to split a patch up into two patches and have them reviewed separately.  If there are dependent changes between the two, you have to choices:</div><div dir="auto"><br></div><div dir="auto">1. You can split this into two commits on a single branch.</div><div dir="auto">2. You can make 2 branches A and B, with B based off A.  Request a PR from A into master and B into A.</div><div dir="auto"><br></div><div dir="auto">If you do 1 and someone requests changes on A, you cannot rebase -i your fixes so that they still appear in the diff for A, because that destroys comments.</div><div dir="auto"><br></div><div dir="auto">If you do 2 and someone requests changes on A, you then have to merge (not rebase) those changes into B.  The problem is compounded the more pieces you have to split your patch into and it becomes quite a maintenance headache.</div></div></div></blockquote><div><br></div><div>This is a real issue (minus the comment about destroying comments). The option 3. here is to open a PR that includes the base changes and say "review only the last commit, the rest are dependent changes", which is how I have seen this handled commonly. GitHub allows you to limit the review view to individual commits.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div dir="auto"></div><div dir="auto">IMO, switching to GH PRs means abandoning LLVMs philosophy on incremental development for the above reason.</div><div dir="auto"><br></div><div dir="auto">One more interesting quirk of GitHub PR:  it is actually impossible to make a comment on lines in a PR that aren’t changed as part of the PR (eg surrounding code).  See <div><a href="https://github.com/isaacs/github/issues/284" target="_blank">https://github.com/isaacs/github/issues/284</a> which has been open a very long time</div></div></div></div></blockquote><div><br></div><div>This is a real issue.</div><div><br></div><div>Nikita<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 25, 2020 at 1:13 AM Manuel Klimek via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Mehdi, Fangrui: are you willing to take on maintenance?</div><div><br></div><div>Otherwise, Shoaib, the cost is currently:</div><div>~$300-350 / mo for sendgrid (300-350k emails / month)</div><div>~$2k / mo for cloud (we currently run on 1 machine O.O, plus storage & backup)</div><div><br></div><div>If y'all care about the workflow but don't care about diffs in emails, we can switch to stock phab.</div><div>I can ask Phacility for a quote; stock phab comes with significantly different emails though.</div><div><br></div><div>Re: patch chains - perhaps we can ask github on support for that?</div><div>I think what would help is somebody providing a doc with the features that phab provides that github PR doesn't, so we can get some consensus on what the diff is.</div></div><div dir="ltr"><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 25, 2020 at 1:21 AM Shoaib Meenai <<a href="mailto:smeenai@fb.com" target="_blank">smeenai@fb.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="EN-US">
<div>
<p class="MsoNormal">I understand that keeping this within one company is easiest from an organization perspective, so if Fangrui and Mehdi (and other Googlers) are able to take this on, that’s great. If not, I can raise this internally at Facebook. An estimate
 of the total costs incurred would be helpful for that, e.g. you mentioned Sendgrid being a couple of hundred dollars a month.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Thanks,<u></u><u></u></p>
<p class="MsoNormal">Shoaib<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<div style="border-color:rgb(181,196,223) currentcolor currentcolor;border-style:solid none none;border-width:1pt medium medium;padding:3pt 0in 0in">
<p class="MsoNormal" style="margin-left:0.5in"><b><span style="font-size:12pt;color:black">From:
</span></b><span style="font-size:12pt;color:black">llvm-dev <<a href="mailto:llvm-dev-bounces@lists.llvm.org" target="_blank">llvm-dev-bounces@lists.llvm.org</a>> on behalf of Manuel Klimek via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>><br>
<b>Reply-To: </b>Manuel Klimek <<a href="mailto:klimek@google.com" target="_blank">klimek@google.com</a>><br>
<b>Date: </b>Tuesday, June 23, 2020 at 5:41 AM<br>
<b>To: </b>Mehdi AMINI <<a href="mailto:joker.eph@gmail.com" target="_blank">joker.eph@gmail.com</a>><br>
<b>Cc: </b>LLVM Dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>>, cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>><br>
<b>Subject: </b>Re: [llvm-dev] [cfe-dev] Phabricator Maintenance<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">Answering multiple questions:<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">1. the maintenance cost (for our current setup) isn't super high, but it's high enough that I wasn't able to find Googlers really willing to take it on, and it's very bursty - I think overall, it's less than a 10%
 project, but it can eat up a day or two at unspecific times; for example, we currently would need a source upgrade, as I believe we have some auth methods not working any more.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">Mehdi & Fangrui, if you want to own this together, that would be the easiest path forward. I am happy to continue to make sure sendgrid is paid for (which is currently a couple hundred $ a month).<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">2. if I can't find Googlers willing to own this, we need to loop this through somebody else, which, depending on the setup, can be a bit more up-front work. For example, if FB was willing to take this on for the
 next 10 years ;) and you'd find a couple of folks at FB, that might be fairly simple, while the LLVM foundation is currently afaiu not set up to easily create funding even for the relatively cheap cloud setup we need<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">3. Mehdi is correct, <a href="https://github.com/r4nt/phabricator/tree/llvm-production" target="_blank">
https://github.com/r4nt/phabricator/tree/llvm-production</a> is what's currently running; one of the next tasks would be to see whether we can get rid of more of the customizations we have (I actually have no idea how far we are, Eric is not on the team any
 more, and he's afaict been the last person to upgrade phab)<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">High prio work items are:<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">- keep the server up to date & secure<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">- keep upgrading to newer Phab versions, reduce or maintain our diff to mainline<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">Thanks!<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">/Manuel<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
</div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">On Tue, Jun 23, 2020 at 7:04 AM Mehdi AMINI <<a href="mailto:joker.eph@gmail.com" target="_blank">joker.eph@gmail.com</a>> wrote:<u></u><u></u></p>
</div>
<blockquote style="border-color:currentcolor currentcolor currentcolor rgb(204,204,204);border-style:none none none solid;border-width:medium medium medium 1pt;padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-right:0in">
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
</div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">On Mon, Jun 22, 2020 at 9:25 PM David Blaikie <<a href="mailto:dblaikie@gmail.com" target="_blank">dblaikie@gmail.com</a>> wrote:<u></u><u></u></p>
</div>
<blockquote style="border-color:currentcolor currentcolor currentcolor rgb(204,204,204);border-style:none none none solid;border-width:medium medium medium 1pt;padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-right:0in">
<p class="MsoNormal" style="margin-left:0.5in">On Mon, Jun 22, 2020 at 8:15 PM Mehdi AMINI via cfe-dev<br>
<<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>> wrote:<br>
><br>
><br>
><br>
> On Mon, Jun 22, 2020 at 2:33 AM Manuel Klimek <<a href="mailto:klimek@google.com" target="_blank">klimek@google.com</a>> wrote:<br>
>><br>
>> On Fri, Jun 19, 2020 at 10:04 PM Mehdi AMINI via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>> wrote:<br>
>>><br>
>>><br>
>>><br>
>>> On Fri, Jun 19, 2020 at 9:56 AM Hubert Tong via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br>
>>>><br>
>>>> On Fri, Jun 19, 2020 at 12:32 PM Anton Korobeynikov via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br>
>>>>><br>
>>>>> Just my 2 cents here: we are working on enabling this as a part of<br>
>>>>> bugzilla migration as PRs and issues are very tied inside GitHub. Stay<br>
>>>>> tuned for updates!<br>
>>>><br>
>>>> I am not aware that the previous long thread about usage of GitHub PRs in place of Phabricator reviews got anywhere near the point where the option of Phabricator reviews was being dropped<br>
>>><br>
>>><br>
>>> That's my impression as well, I find GitHub review is frustrating in comparison to phab, in particular the way comments are handled across updates, unless you stick to never rebase and only append commits and merges from master. This is unfortunately not
 compatible with the LLVM repo history right now.<br>
>>><br>
>>> <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__www.phacility.com&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=9P-x7k7eVVMR4DlfgeXAq8p-1R_cVMVqOek61HN60Ho&e=" target="_blank">
https://www.phacility.com</a> offers hosting for Phabricator, could we look into this instead?<br>
>><br>
>><br>
>> Last time I checked, they basically said they didn't want us (no customizations, which LLVM folks still wanted).<br>
><br>
><br>
> Well, if this is a deal breaker for us, then we can also exclude GitHub PR as a replacement for now: I doubt they offer these customizations.<br>
<br>
Not sure it's necessarily quite that clear-cut. LLVM folks might want<br>
the customizations, but if Phab with customizations isn't maintained,<br>
it might be a choice between Phab without those customizations (what<br>
are they?)<u></u><u></u></p>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">I believe it is all there: <a href="https://github.com/r4nt/phabricator/tree/llvm-production" target="_blank">https://github.com/r4nt/phabricator/tree/llvm-production</a><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">As far as I know it is mostly about the interactions with the email workflow for the *-commits@ mailing-lists, but Manuel knows best here :)<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">-- <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">Mehdi<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
<blockquote style="border-color:currentcolor currentcolor currentcolor rgb(204,204,204);border-style:none none none solid;border-width:medium medium medium 1pt;padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-right:0in">
<p class="MsoNormal" style="margin-left:0.5in">or GitHub, email, etc - which might be a different<br>
choice/tradeoff.<br>
<br>
> What are our alternatives? (other than going back to pure email for reviews)<br>
><br>
> --<br>
> Mehdi<br>
><br>
><br>
>><br>
>> Whatever we do, we need some volunteer who's willing to spend multiple days on this (and potentially more going forward).<br>
>> I'm currently trying to find a volunteer more than solutions.<br>
>><br>
>>><br>
>>><br>
>>> --<br>
>>> Mehdi<br>
>>><br>
>>><br>
>>>><br>
>>>> . The original post on this thread indicated interest in not maintaining Phabricator. How does that affect the availability of Phabricator? Does this mean that the community is going to move to GitHub PRs because the choice of Phabricator is being taken
 away?<br>
>>>><br>
>>>>><br>
>>>>><br>
>>>>> On Fri, Jun 19, 2020 at 3:45 PM Manuel Klimek via llvm-dev<br>
>>>>> <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br>
>>>>> ><br>
>>>>> > -Chris' outdated email, +Chris' correct email :)<br>
>>>>> ><br>
>>>>> > On Fri, Jun 19, 2020 at 2:01 PM Manuel Klimek <<a href="mailto:klimek@google.com" target="_blank">klimek@google.com</a>> wrote:<br>
>>>>> >><br>
>>>>> >> Hi folks,<br>
>>>>> >><br>
>>>>> >> phabricator maintenance is a topic that has been lying dormant for a while now.<br>
>>>>> >><br>
>>>>> >> That subsequently creates a non-optimal user experience.<br>
>>>>> >> For me personally, given that github provides a secure PR infrastructure, the additional effort required to keep Phab going is not an investment I'm personally willing to make. I understand that there are unique selling points for Phab in its UI compared
 to github PRs, but there are also significant downsides in the effort to integrate with Phab that github PRs make easier.<br>
>>>>> >><br>
>>>>> >> Thus, I see two options:<br>
>>>>> >> 1. somebody volunteers to take on Phabricator maintenance and figures out a way to fund it, either through the LLVM foundation or some other means (I'd love for us at Google to pay for it directly and give folks outside Google access, but that is unfortunately
 a hard problem for a variety of reasons). I'd be happy to help to provide a DB snapshot for the migration, of course.<br>
>>>>> >><br>
>>>>> >> 2. We switch to github PRs<br>
>>>>> >><br>
>>>>> >> Thoughts?<br>
>>>>> >> /Manuel<br>
>>>>> >><br>
>>>>> >><br>
>>>>> >> On Thu, Jun 18, 2020 at 6:42 PM Raphael Isemann <<a href="mailto:teemperor@gmail.com" target="_blank">teemperor@gmail.com</a>> wrote:<br>
>>>>> >>><br>
>>>>> >>> Friendly ping<br>
>>>>> >>><br>
>>>>> >>> Am Do., 9. Apr. 2020 um 16:04 Uhr schrieb Alexandre Ganea<br>
>>>>> >>> <<a href="mailto:alexandre.ganea@ubisoft.com" target="_blank">alexandre.ganea@ubisoft.com</a>>:<br>
>>>>> >>> ><br>
>>>>> >>> > cc Paul / MyDeveloperDay<br>
>>>>> >>> ><br>
>>>>> >>> ><br>
>>>>> >>> ><br>
>>>>> >>> > De : llvm-dev <<a href="mailto:llvm-dev-bounces@lists.llvm.org" target="_blank">llvm-dev-bounces@lists.llvm.org</a>> De la part de David Blaikie via llvm-dev<br>
>>>>> >>> > Envoyé : April 8, 2020 10:21 PM<br>
>>>>> >>> > À : Raphael “Teemperor” Isemann <<a href="mailto:teemperor@gmail.com" target="_blank">teemperor@gmail.com</a>>; Manuel Klimek <<a href="mailto:klimek@google.com" target="_blank">klimek@google.com</a>><br>
>>>>> >>> > Cc : llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>><br>
>>>>> >>> > Objet : Re: [llvm-dev] Outdated Phabricator version on <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=HAgfBPFfo9oOWhEy4OCUUP2n4iCoxmLk-StyjAbO_oo&e=" target="_blank">
reviews.llvm.org</a> breaks Google authentication since today<br>
>>>>> >>> ><br>
>>>>> >>> ><br>
>>>>> >>> ><br>
>>>>> >>> > hey Manuel - are you/do you know who's likely to be doing any upkeep on Phabricator these days? Might need an update for this...<br>
>>>>> >>> ><br>
>>>>> >>> ><br>
>>>>> >>> ><br>
>>>>> >>> > - Dave<br>
>>>>> >>> ><br>
>>>>> >>> ><br>
>>>>> >>> ><br>
>>>>> >>> > On Wed, Apr 8, 2020 at 5:57 AM Raphael “Teemperor” Isemann via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br>
>>>>> >>> ><br>
>>>>> >>> > Hi all,<br>
>>>>> >>> ><br>
>>>>> >>> > I’m using my Google account to log into my Phabricator account on <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=HAgfBPFfo9oOWhEy4OCUUP2n4iCoxmLk-StyjAbO_oo&e=" target="_blank">
reviews.llvm.org</a> . Since today that no longer works as I don’t seem to get any reply from
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=HAgfBPFfo9oOWhEy4OCUUP2n4iCoxmLk-StyjAbO_oo&e=" target="_blank">
reviews.llvm.org</a> when I’m logged into my account. It tried logging out which fixes the issue of
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=HAgfBPFfo9oOWhEy4OCUUP2n4iCoxmLk-StyjAbO_oo&e=" target="_blank">
reviews.llvm.org</a> not loading, but when I try to login I just get the following error:<br>
>>>>> >>> ><br>
>>>>> >>> > > Expected to retrieve an "account" email from Google Plus API call to identify account, but failed.<br>
>>>>> >>> ><br>
>>>>> >>> > After some searching it seems that this error is due to the Google Plus API being shutdown and the Phabricator folks replaced that logic (including this error message string) a year ago here [1]<br>
>>>>> >>> ><br>
>>>>> >>> > I assume we haven’t updated <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=HAgfBPFfo9oOWhEy4OCUUP2n4iCoxmLk-StyjAbO_oo&e=" target="_blank">
reviews.llvm.org</a> to whatever latest Phabricator release contains that patch.<br>
>>>>> >>> ><br>
>>>>> >>> > Not sure who’s currently responsible for updating <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=HAgfBPFfo9oOWhEy4OCUUP2n4iCoxmLk-StyjAbO_oo&e=" target="_blank">
reviews.llvm.org</a> so I thought I’ll just drop a mail to the list (and maybe save someone else from figuring out why their login is suddenly broken).<br>
>>>>> >>> ><br>
>>>>> >>> > [1] <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__secure.phabricator.com_D20030&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=ll1jFTtzmn4J2nolNST0I0aK1fLbo9yYSUg7mEvxBGs&e=" target="_blank">
https://secure.phabricator.com/D20030</a><br>
>>>>> >>> > _______________________________________________<br>
>>>>> >>> > LLVM Developers mailing list<br>
>>>>> >>> > <a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
>>>>> >>> > <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.llvm.org_cgi-2Dbin_mailman_listinfo_llvm-2Ddev&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=ACUAN3fWOUwuQzLVRNc-TsqZ63HmaCGb_SL1dK04SHs&e=" target="_blank">
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
>>>>> ><br>
>>>>> > _______________________________________________<br>
>>>>> > LLVM Developers mailing list<br>
>>>>> > <a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
>>>>> > <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.llvm.org_cgi-2Dbin_mailman_listinfo_llvm-2Ddev&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=ACUAN3fWOUwuQzLVRNc-TsqZ63HmaCGb_SL1dK04SHs&e=" target="_blank">
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>> --<br>
>>>>> With best regards, Anton Korobeynikov<br>
>>>>> Department of Statistical Modelling, Saint Petersburg State University<br>
>>>>> _______________________________________________<br>
>>>>> LLVM Developers mailing list<br>
>>>>> <a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
>>>>> <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.llvm.org_cgi-2Dbin_mailman_listinfo_llvm-2Ddev&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=ACUAN3fWOUwuQzLVRNc-TsqZ63HmaCGb_SL1dK04SHs&e=" target="_blank">
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
>>>><br>
>>>> _______________________________________________<br>
>>>> LLVM Developers mailing list<br>
>>>> <a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
>>>> <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.llvm.org_cgi-2Dbin_mailman_listinfo_llvm-2Ddev&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=ACUAN3fWOUwuQzLVRNc-TsqZ63HmaCGb_SL1dK04SHs&e=" target="_blank">
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
>>><br>
>>> _______________________________________________<br>
>>> cfe-dev mailing list<br>
>>> <a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
>>> <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.llvm.org_cgi-2Dbin_mailman_listinfo_cfe-2Ddev&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=f_OxOIUmWlaz5vJyYSMPQbGFoGVcDPI53yN7RhkgzIA&e=" target="_blank">
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
><br>
> _______________________________________________<br>
> cfe-dev mailing list<br>
> <a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
> <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.llvm.org_cgi-2Dbin_mailman_listinfo_cfe-2Ddev&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=f_OxOIUmWlaz5vJyYSMPQbGFoGVcDPI53yN7RhkgzIA&e=" target="_blank">
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><u></u><u></u></p>
</blockquote>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>

</blockquote></div></div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div>
</div>
</div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div>