llvm-project/lldb/source/Host
Zachary Turner 88c6b62e9c Don't #include ClangASTContext.h from Module.h
This is part of a larger effort to reduce header file footprints.
Combined, these patches reduce the build time of LLDB locally by
over 30%.  However, they touch many files and make many changes,
so will be submitted in small incremental pieces.

Reviewed By: Greg Clayton
Differential Revision: http://reviews.llvm.org/D8022

llvm-svn: 231097
2015-03-03 18:34:26 +00:00
..
android Fix execution of platform shell commands on android 2015-03-03 12:14:45 +00:00
common Don't #include ClangASTContext.h from Module.h 2015-03-03 18:34:26 +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 Fix FileSpec::GetPath to return null-terminated strings 2015-02-27 19:43:08 +00:00
posix Fix FileSpec::GetPath to return null-terminated strings 2015-02-27 19:43:08 +00:00
windows Revert "Fix warnings found with clang-cl." 2015-02-25 19:52:41 +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