commit | 7561231beeceade45332dad37c606dc7edf52867 | [log] [tgz] |
---|---|---|
author | Pawel Bylica <chfast@gmail.com> | Wed Nov 04 08:25:20 2015 +0000 |
committer | Pawel Bylica <chfast@gmail.com> | Wed Nov 04 08:25:20 2015 +0000 |
tree | bfab0e4e25e9851d6aecbb721adaebff7b896298 | |
parent | 15f9f37223f448c6e306b55552609f53dc07799d [diff] |
Fix unit tests on Windows: handle env vars with non-ASCII chars. Summary: On Windows we have to take UTF16 encoded env vars and convert them to UTF8. This patch fixes CopyEnvironment helper function used by process unit tests. Reviewers: yaron.keren Subscribers: yaron.keren, llvm-commits Differential Revision: http://reviews.llvm.org/D14278 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252039 91177308-0d34-0410-b5e6-96231b3b80d8