llvm-project/lldb/include/lldb/Core
Vedant Kumar a73324b0a9 [MappedHash] Fix alignment violations
This fixes a few alignment problems pointed out by UBSan, and is
otherwise NFC.

llvm-svn: 319934
2017-12-06 19:21:08 +00:00
..
Address.h Fix backtrace of noreturn functions situated at the end of a module 2017-06-08 13:26:35 +00:00
AddressRange.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
AddressResolver.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
AddressResolverFileLine.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
AddressResolverName.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
Architecture.h Test commit. Fix typo in comment. 2017-11-22 13:03:02 +00:00
Broadcaster.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
ClangForward.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Communication.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Debugger.h Revert r317182 for https://reviews.llvm.org/D39128 2017-11-02 03:17:07 +00:00
Disassembler.h Move ArchSpec to the Utility module 2017-11-13 16:16:33 +00:00
DumpDataExtractor.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
EmulateInstruction.h Move ArchSpec to the Utility module 2017-11-13 16:16:33 +00:00
Event.h Move StructuredData from Core to Utility 2017-06-27 10:45:31 +00:00
FileLineResolver.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
FileSpecList.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
FormatEntity.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
IOHandler.h Implement interactive command interruption 2017-10-05 23:41:28 +00:00
IOStreamMacros.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Listener.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
LoadedModuleInfoList.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Mangled.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
MappedHash.h [MappedHash] Fix alignment violations 2017-12-06 19:21:08 +00:00
Module.h Move ArchSpec to the Utility module 2017-11-13 16:16:33 +00:00
ModuleChild.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
ModuleList.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ModuleSpec.h Move ArchSpec to the Utility module 2017-11-13 16:16:33 +00:00
Opcode.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
PluginInterface.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
PluginManager.h Move StopInfoOverride callback to the new architecture plugin 2017-10-25 21:05:31 +00:00
RangeMap.h Fix some warnings found by ToT clang 2017-11-02 21:35:26 +00:00
RegisterValue.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
STLUtils.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Scalar.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
SearchFilter.h Move StructuredData from Core to Utility 2017-06-27 10:45:31 +00:00
Section.h Improve FreeBSD kernel debugging 2017-10-02 14:35:07 +00:00
SourceManager.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
State.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
StreamAsynchronousIO.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
StreamBuffer.h Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
StreamFile.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
StructuredDataImpl.h Move StructuredData from Core to Utility 2017-06-27 10:45:31 +00:00
ThreadSafeDenseMap.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ThreadSafeDenseSet.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ThreadSafeSTLMap.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ThreadSafeSTLVector.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ThreadSafeValue.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
UniqueCStringMap.h Change UniqueCStringMap to use ConstString as the key 2017-05-02 10:17:30 +00:00
UserSettingsController.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Value.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ValueObject.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ValueObjectCast.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
ValueObjectChild.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
ValueObjectConstResult.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ValueObjectConstResultCast.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ValueObjectConstResultChild.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ValueObjectConstResultImpl.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ValueObjectDynamicValue.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ValueObjectList.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
ValueObjectMemory.h iwyu fixes for lldbCore. 2017-04-06 21:28:29 +00:00
ValueObjectRegister.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ValueObjectSyntheticFilter.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ValueObjectVariable.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
dwarf.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00