llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX
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
..
AppleGetItemInfoHandler.cpp Add a new SBThread::SafeToCallFunctions API; this calls over to 2014-05-13 22:02:48 +00:00
AppleGetItemInfoHandler.h Change the Mac OS X SystemRuntime plugin from using the placeholder 2014-02-05 05:44:54 +00:00
AppleGetPendingItemsHandler.cpp Fix error handling for the AppleGetQueues and AppleGetPendingItems 2014-06-23 22:45:54 +00:00
AppleGetPendingItemsHandler.h Change the Mac OS X SystemRuntime plugin from using the placeholder 2014-02-05 05:44:54 +00:00
AppleGetQueuesHandler.cpp Fix error handling for the AppleGetQueues and AppleGetPendingItems 2014-06-23 22:45:54 +00:00
AppleGetQueuesHandler.h Change the Mac OS X SystemRuntime plugin from using the placeholder 2014-02-05 05:44:54 +00:00
AppleGetThreadItemInfoHandler.cpp Add a new SBThread::SafeToCallFunctions API; this calls over to 2014-05-13 22:02:48 +00:00
AppleGetThreadItemInfoHandler.h Adjust the calls to __introspection_dispatch_thread_get_item_info to 2014-02-11 00:36:18 +00:00
CMakeLists.txt Fix cmake compilation on Mac OS X. 2014-02-12 00:57:20 +00:00
Makefile Fixed configure-based build on OS X. 2014-02-28 21:55:46 +00:00
SystemRuntimeMacOSX.cpp Don't #include ClangASTContext.h from Module.h 2015-03-03 18:34:26 +00:00
SystemRuntimeMacOSX.h Initial merge of some of the iOS 8 / Mac OS X Yosemite specific 2014-06-13 02:37:02 +00:00