llvm-project/lldb/source/Plugins
Adrian Prantl 729fcf1793 Make Type::GetByteSize optional (NFC)
This is a continuation of my quest to make the size 0 a supported value.

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

llvm-svn: 352394
2019-01-28 17:49:33 +00:00
..
ABI Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Architecture Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Disassembler Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
DynamicLoader Remove a warning in DynamicLoaderDarwin::UpdateImageLoadAddress 2019-01-25 03:01:48 +00:00
ExpressionParser Simplify LangOpts initalization in ClangExpressionParser [NFC] 2019-01-25 22:41:31 +00:00
Instruction Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
InstrumentationRuntime Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
JITLoader Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Language Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
LanguageRuntime Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MemoryHistory Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ObjectContainer Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ObjectFile Fix potential ODR vialation. 2019-01-24 09:35:08 +00:00
OperatingSystem Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Platform Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Process Refactor HAVE_LIBCOMPRESSION and related code in GDBRemoteCommunication 2019-01-25 08:21:47 +00:00
ScriptInterpreter Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
StructuredData Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SymbolFile Make Type::GetByteSize optional (NFC) 2019-01-28 17:49:33 +00:00
SymbolVendor Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SystemRuntime Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
UnwindAssembly Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt Move StopInfoOverride callback to the new architecture plugin 2017-10-25 21:05:31 +00:00