Jordan Rose c919e57cbf [lit] Parse all strings as UTF-8 rather than ASCII.
As far as I can tell UTF-8 has been supported since the beginning of Python's
codec support, and it's the de facto standard for text these days, at least
for primarily-English text. This allows us to put Unicode into lit RUN lines.

rdar://problem/18311663

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217688 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-12 16:46:05 +00:00
..
2014-03-29 10:18:08 +00:00
2014-06-13 15:21:50 +00:00
2014-09-02 22:28:02 +00:00
2014-06-08 22:29:17 +00:00
2014-03-14 01:56:55 +00:00
2013-01-02 09:10:48 +00:00
2012-01-26 22:06:23 +00:00
2014-06-23 17:58:39 +00:00
2014-01-24 17:20:08 +00:00