Add an opque payload field to lldb::Type (NFC).
authorAdrian Prantl <aprantl@apple.com>
Tue, 3 Mar 2020 21:01:51 +0000 (13:01 -0800)
committerAdrian Prantl <aprantl@apple.com>
Tue, 31 Mar 2020 18:14:12 +0000 (11:14 -0700)
commit7b06cb4523083206ad79776c80a564cd26bd8326
treea5ae948f75c3c5f8ec9ceb53b14e3993debc83e3
parent5f9bf3f656146d1987b471f3c1aaf2f13e8c385a
Add an opque payload field to lldb::Type (NFC).

Differential Revision: https://reviews.llvm.org/D75562
lldb/include/lldb/Symbol/Type.h
lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
lldb/source/Symbol/Type.cpp