[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 01:48:34 PDT 2021


werat updated this revision to Diff 362677.
werat added a comment.

Use `io.open` explicitly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106792

Files:
  clang-tools-extra/clang-tidy/add_new_check.py
  clang-tools-extra/clang-tidy/rename_check.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106792.362677.patch
Type: text/x-patch
Size: 9170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210729/75ae7f06/attachment-0001.bin>


More information about the cfe-commits mailing list