..
AnsiTerminal.h
Update the prompt related functions to use StringRefs.
2016-09-23 18:06:53 +00:00
ArchSpec.h
Fix netbsd, freebsd and osx builds for ArchSpec move
2017-11-13 16:47:37 +00:00
Baton.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
CleanUp.h
*** This commit represents a complete reformatting of the LLDB source code
2016-09-06 20:57:50 +00:00
Connection.h
Move Connection and IOObject interfaces to Utility module
2017-06-27 10:33:14 +00:00
ConstString.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
DataBuffer.h
Move DataBuffer / DataExtractor and friends from Core -> Utility.
2017-03-04 01:30:05 +00:00
DataBufferHeap.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
DataBufferLLVM.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
DataEncoder.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
DataExtractor.h
Fix dumping of characters with non-standard sizes
2017-10-11 08:48:18 +00:00
Either.h
*** This commit represents a complete reformatting of the LLDB source code
2016-09-06 20:57:50 +00:00
Endian.h
iwyu fixes for lldbCore.
2017-04-06 21:28:29 +00:00
FastDemangle.h
Move many other files from Core -> Utility.
2017-03-06 18:34:25 +00:00
FileSpec.h
Add type to FileSpec::PathSyntax enum.
2017-11-03 14:59:36 +00:00
Flags.h
Remove dependencies from Utility to Core and Target.
2017-02-14 19:06:07 +00:00
History.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
IOObject.h
Move Connection and IOObject interfaces to Utility module
2017-06-27 10:33:14 +00:00
Iterable.h
*** This commit represents a complete reformatting of the LLDB source code
2016-09-06 20:57:50 +00:00
JSON.h
Move StructuredData from Core to Utility
2017-06-27 10:45:31 +00:00
LLDBAssert.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
Log.h
Logging: Disable logging after fork()
2017-10-23 19:41:17 +00:00
Logging.h
Logging: Disable logging after fork()
2017-10-23 19:41:17 +00:00
NameMatches.h
Fix a couple of corner cases in NameMatches
2017-02-20 11:35:33 +00:00
Range.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
RegularExpression.h
Rename Error -> Status.
2017-05-12 04:51:55 +00:00
SafeMachO.h
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
SelectHelper.h
Rename Error -> Status.
2017-05-12 04:51:55 +00:00
SharedCluster.h
*** This commit represents a complete reformatting of the LLDB source code
2016-09-06 20:57:50 +00:00
SharingPtr.h
LLDB cmake fix: define LLDB_CONFIGURATION_xxx based on the build type
2017-10-04 20:23:56 +00:00
Status.h
Remove uint32_t assignment operator from Status
2017-11-01 15:00:58 +00:00
Stream.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
StreamCallback.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
StreamGDBRemote.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
StreamString.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
StreamTee.h
Move classes from Core -> Utility.
2017-02-02 21:39:50 +00:00
StringExtractor.h
Implementation of remote packets for Trace data.
2017-05-26 11:46:27 +00:00
StringLexer.h
[Utility/StringLexer] Remove dead code.
2017-04-19 18:18:25 +00:00
StringList.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
StructuredData.h
Move StructuredData from Core to Utility
2017-06-27 10:45:31 +00:00
TildeExpressionResolver.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
Timeout.h
Add a format_provider for the Timeout class
2017-02-10 11:49:33 +00:00
Timer.h
Move Timer and TraceOptions from Core to Utility
2017-06-29 14:32:17 +00:00
TraceOptions.h
Move Timer and TraceOptions from Core to Utility
2017-06-29 14:32:17 +00:00
UUID.h
Mark UUID::GetByteSize() const
2017-11-27 21:16:37 +00:00
UriParser.h
UriParser cleanup
2017-02-10 12:21:22 +00:00
UserID.h
iwyu fixes on lldbUtility.
2017-04-06 18:12:24 +00:00
VASPrintf.h
Finish breaking the dependency from Utility.
2017-02-16 19:38:21 +00:00
VMRange.h
[VMRange] Remove unused FindRangeIndexThatContainsValue().
2017-06-09 21:01:55 +00:00