[PATCH] D128059: [Clang] Add a warning on invalid UTF-8 in comments.

Hubert Tong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 9 07:43:21 PDT 2022


hubert.reinterpretcast added a comment.

In D128059#3640424 <https://reviews.llvm.org/D128059#3640424>, @cor3ntin wrote:

> @aaron.ballman Thanks for the review. I landed the changes and got a bunch of bots screaming at me for changes that are completely unrelated
>
> https://lab.llvm.org/buildbot/#/builders/21/builds/45146
> https://lab.llvm.org/buildbot/#/builders/36/builds/22838
> https://lab.llvm.org/buildbot/#/builders/121/builds/21183

What do you mean it is completely unrelated? You have `__ALTIVEC__`-specific changes and it knocks out the PPC bots.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128059/new/

https://reviews.llvm.org/D128059



More information about the cfe-commits mailing list