[PATCH] D51752: NFC: move isRepeatedBytePattern from clang to Constant

JF Bastien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 6 14:28:41 PDT 2018


jfb added a comment.

In https://reviews.llvm.org/D51752#1226474, @MatzeB wrote:

> In https://reviews.llvm.org/D51752#1226462, @MatzeB wrote:
>
> > - I assume the review lacks the changes on the llvm side?
>
>
> Oops missed the link to the llvm changes in the description... At least in theory you should be able to make a review over all changes in parallel by using subversion or the experimental llvm git monorepo with llvm/utils/git-svn/git-llvm (admittedly haven't tried it myself yet either).


Haha yeah I'm still using my now years-old workflow. Haven't tried the new fancy ones yet, waiting for the actual move to do so :)


Repository:
  rC Clang

https://reviews.llvm.org/D51752





More information about the cfe-commits mailing list