Files
clang-p2996/compiler-rt/lib/sanitizer_common/scripts
Nemanja Ivanovic acb3b8dce1 [Sanitizers] Fix lint failure with Python 3.6
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 explicit in the call to open.
2020-07-31 06:20:49 -05:00
..
2020-06-20 14:04:48 -07:00
2020-07-16 21:53:45 +02:00