hanchenye-llvm-project/lldb/include/lldb
Zachary Turner 01c3243fc1 Remove dependencies from Utility to Core and Target.
With this patch, the only dependency left is from Utility
to Host.  After this is broken, Utility will finally be
standalone.

Differential Revision: https://reviews.llvm.org/D29909

llvm-svn: 295088
2017-02-14 19:06:07 +00:00
..
API Remove weak-linked symbols for SBBreakpointListImpl 2016-11-11 21:06:40 +00:00
Breakpoint Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Core Remove dependencies from Utility to Core and Target. 2017-02-14 19:06:07 +00:00
DataFormatters Remove dependencies from Utility to Core and Target. 2017-02-14 19:06:07 +00:00
Expression Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Host Remove dependencies from Utility to Core and Target. 2017-02-14 19:06:07 +00:00
Initialization *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Interpreter Remove dependencies from Utility to Core and Target. 2017-02-14 19:06:07 +00:00
Symbol Remove dependencies from Utility to Core and Target. 2017-02-14 19:06:07 +00:00
Target Remove dependencies from Utility to Core and Target. 2017-02-14 19:06:07 +00:00
Utility Remove dependencies from Utility to Core and Target. 2017-02-14 19:06:07 +00:00
lldb-defines.h Actually use = delete to mark constructors and operators we want to not exist. Just declaring them as private works, but it can confuse certain tools as it doesn't actually declare intent, and the C++11 way is more expressive anyway, so this is pure win 2016-10-26 18:12:52 +00:00
lldb-enumerations.h Fix serialization of Python breakpoint commands. 2016-09-26 19:47:37 +00:00
lldb-forward.h Remove TimeValue class 2016-11-16 10:54:22 +00:00
lldb-private-defines.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
lldb-private-enumerations.h Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
lldb-private-forward.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
lldb-private-interfaces.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
lldb-private-types.h Adding a RegisterContextMinidump_x86_64 converter 2016-09-27 19:05:55 +00:00
lldb-private.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
lldb-public.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
lldb-types.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
lldb-versioning.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00