[PATCH] D106792: [clang-tidy] Always open files using UTF-8 encoding
Andy Yankovsky via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 29 03:00:45 PDT 2021
werat added a comment.
In D106792#2912955 <https://reviews.llvm.org/D106792#2912955>, @kbobyrev wrote:
> Honestly, I don't really think we should have more Unicode symbols in the docs for generators
I'm not very familiar with the documentation build process, but maybe we could enforce only-ASCII there? Then all scripts and tools can just assume it will work with plan `open`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106792/new/
https://reviews.llvm.org/D106792
More information about the cfe-commits
mailing list