[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 08:27:36 PDT 2022
hubert.reinterpretcast added a comment.
In D128059#3640564 <https://reviews.llvm.org/D128059#3640564>, @cor3ntin wrote:
> Good point. The error was a bit misleading but i guess what's happening is a segfault when running `clang-ast-dump`.
> I'm reverting for now and I don't really know how to go from there as I don't have the hardware to test that code path.
Sending you info via e-mail on how to request access to systems.
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