[PATCH] D106792: [clang-tidy] Always open files using UTF-8 encoding
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 28 05:45:35 PDT 2021
kbobyrev added a comment.
> For example, right now clang-tools-extra/docs/clang-tidy/checks/abseil-no-internal-dependencies.rst has non-ASCII quotes
Also, hm... Do we really need these? It's safe to remove those, this shouldn't be a problem, I think.
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