llvm-project/lldb/source/Host
Zachary Turner 190fadcdb2 Unicode support on Win32.
Win32 API calls that are Unicode aware require wide character
strings, but LLDB uses UTF8 everywhere.  This patch does conversions
wherever necessary when passing strings into and out of Win32 API
calls.

Patch by Cameron
Differential Revision: http://reviews.llvm.org/D17107
Reviewed By: zturner, amccarth

llvm-svn: 264074
2016-03-22 17:58:09 +00:00
..
android [linux] Remove all traces of signalfd(2) 2016-02-23 12:26:08 +00:00
common Unicode support on Win32. 2016-03-22 17:58:09 +00:00
freebsd Make lldb::endian::InlHostByteOrder() private. 2015-11-07 04:40:13 +00:00
linux Add support for abstract domain sockets. 2015-10-22 17:50:33 +00:00
macosx Add a DiagnosticManager replace error streams in the expression parser. 2016-03-19 00:03:59 +00:00
netbsd Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
posix Unicode support on Win32. 2016-03-22 17:58:09 +00:00
windows Unicode support on Win32. 2016-03-22 17:58:09 +00:00
CMakeLists.txt Added real editline tests. 2015-10-30 02:54:52 +00:00