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

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 17:46:40 PDT 2022


JDevlieghere added a comment.

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

> In D128059#3646695 <https://reviews.llvm.org/D128059#3646695>, @JDevlieghere wrote:
>
>> I had to revert this because it breaks a bunch of LLDB tests: https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/45288/#showFailuresLink. It looks like this causes an error when building some SDK modules.
>
> Thanks (and sorry for the annoyance)

No worries at all. Thanks for looking into the issue!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128059



More information about the llvm-commits mailing list