[PATCH] D51752: NFC: deduplicate isRepeatedBytePattern from clang to LLVM's isBytewiseValue

JF Bastien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 7 14:42:55 PDT 2018


jfb added a comment.

Will wait on https://reviews.llvm.org/D51751 before committing, otherwise clang tests will start failing (because current `isRepeatedBytePattern` isn't capable enough).


Repository:
  rC Clang

https://reviews.llvm.org/D51752





More information about the cfe-commits mailing list