diff options
author | Marianne Mailhot-Sarrasin <marianne.mailhot.sarrasin@gmail.com> | 2016-03-11 15:59:32 +0000 |
---|---|---|
committer | Marianne Mailhot-Sarrasin <marianne.mailhot.sarrasin@gmail.com> | 2016-03-11 15:59:32 +0000 |
commit | 7423f40674b16c746dfaa94dfc4b3f962dd6b156 (patch) | |
tree | d8b5b933e70c1fd1a41f89a347def0d325608075 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 47c3a4743eda479b46e0fd436a33128b7be616d4 (diff) | |
download | bcm5719-llvm-7423f40674b16c746dfaa94dfc4b3f962dd6b156.tar.gz bcm5719-llvm-7423f40674b16c746dfaa94dfc4b3f962dd6b156.zip |
More UTF string conversion wrappers
Added new string conversion wrappers that convert between `std::string` (of UTF-8 bytes) and `std::wstring`, which is particularly useful for Win32 interop. Also fixed a missing string conversion for `getenv` on Win32, using these new wrappers.
The motivation behind this is to provide the support functions required for LLDB to work properly on Windows with non-ASCII data; however, the functions are not LLDB specific.
Patch by cameron314
Differential Revision: http://reviews.llvm.org/D17549
llvm-svn: 263247
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions