llvm-project/lldb/cmake/modules
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
..
AddLLDB.cmake Add support for reading line tables from PDB files. 2016-03-02 22:05:52 +00:00
LLDBConfig.cmake Unicode support on Win32. 2016-03-22 17:58:09 +00:00
LLDBStandalone.cmake Fix the search path for CMake files 2016-02-04 23:28:57 +00:00