Go to file
Zachary Turner 671e6340da Resubmit r258759 with proper unicode handling.
Instead of opening the file in unicode mode, we need only encode
data which potentially has non-ASCII characters as UTF8 before
writing.  This should work across both Python versions, and is
also far simpler than anything else discussed.

llvm-svn: 258969
2016-01-27 19:00:51 +00:00
clang Emit calls to objc_unsafeClaimAutoreleasedReturnValue when 2016-01-27 18:32:30 +00:00
clang-tools-extra docs/conf.py: update copyright year 2016-01-27 18:29:16 +00:00
compiler-rt [compiler-rt] list_union() is actually an intersect operation. Rename it. 2016-01-27 09:28:01 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement modf math builtin 2016-01-27 14:52:10 +00:00
libcxx [libcxx] Additional 'REQUIRE' directives for tests that require en_US.UTF-8. 2016-01-27 10:45:07 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Remove another case of almost duplicated code. 2016-01-27 18:04:26 +00:00
lldb Resubmit r258759 with proper unicode handling. 2016-01-27 19:00:51 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Unbreak wasm build after r258951. 2016-01-27 18:03:40 +00:00
openmp Change whitespace to test commit access 2016-01-27 07:24:03 +00:00
polly Introduce MemAccInst helper class; NFC 2016-01-27 17:09:17 +00:00