llvm-project/lldb/source/Host
Zachary Turner 171d943ac5 Fix warnings found with clang-cl.
Earlier this week I was able to get clang-cl on Windows to be
able to self host.  This opened the door to being able to
get a whole new slew of warnings for the Windows build.

This patch fixes all of the warnings, many of which were real
bugs.

llvm-svn: 230522
2015-02-25 18:42:47 +00:00
..
android Create new platform: remote-android 2015-02-12 18:13:44 +00:00
common Fix warnings found with clang-cl. 2015-02-25 18:42:47 +00:00
freebsd Rename the "glob arguments" feature to "shell expand arguments" 2015-02-20 22:20:30 +00:00
linux Rename the "glob arguments" feature to "shell expand arguments" 2015-02-20 22:20:30 +00:00
macosx Rename the "glob arguments" feature to "shell expand arguments" 2015-02-20 22:20:30 +00:00
posix Fix typo that breaks FileSystem::IsLocal 2015-02-24 05:24:12 +00:00
windows Fix warnings found with clang-cl. 2015-02-25 18:42:47 +00:00
CMakeLists.txt Introduce FileSystem::CalculateMD5AsString that supports any platform and make existing FileSystem::CalculateMD5 to use it. 2015-02-20 18:34:03 +00:00
Makefile Fix configure+make build broken by r228943 2015-02-13 10:39:23 +00:00