There are some files in compiler-rt that use UTF-8 characters in some of the comments. This causes lint failures with some versions of Python. This patch just makes the encoding implicit in the call to open.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Sample of the build bot failure this resolves:
http://lab.llvm.org:8011/builders/clang-ppc64le-rhel/builds/6122/steps/ninja%20check%201/logs/stdio
Comment Actions
I forgot to add the differential revision to the commit message.
Committed in https://reviews.llvm.org/rGacb3b8dce1cd