llvm-project/lldb/cmake
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
..
modules Unicode support on Win32. 2016-03-22 17:58:09 +00:00
platforms Switch to gold linker on android x86, x86_64, arm 2015-12-10 11:02:51 +00:00
LLDBDependencies.cmake Add support for reading line tables from PDB files. 2016-03-02 22:05:52 +00:00