[PATCH] D128059: [Clang] Add a warning on invalid UTF-8 in comments.
Corentin Jabot via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 12 17:23:33 PDT 2022
cor3ntin added a comment.
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)
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