[PATCH] D106792: [clang-tidy] Always open files using UTF-8 encoding

Andy Yankovsky via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 2 02:14:18 PDT 2021


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

Moved the comment to the first usage of `io.open`.


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.363413.patch
Type: text/x-patch
Size: 9229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210802/3d00a85f/attachment.bin>


More information about the cfe-commits mailing list