[libcxx-commits] [PATCH] D126971: [libc++] Implements Unicode grapheme clustering
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 21 08:18:28 PDT 2022
Mordante added a comment.
In D126971#3667051 <https://reviews.llvm.org/D126971#3667051>, @abrachet wrote:
> We're seeing failures after this patch https://ci.chromium.org/ui/p/fuchsia/builders/toolchain.ci/clang-linux-arm64/b8808100903143342625/overview could you please take a look?
It seems one of the clang-tidy changes flags the current code. I should be able to fix this rather fast.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126971/new/
https://reviews.llvm.org/D126971
More information about the libcxx-commits
mailing list