Add a Type::Payload typedef. (NFC)
authorAdrian Prantl <aprantl@apple.com>
Tue, 31 Mar 2020 21:12:11 +0000 (14:12 -0700)
committerAdrian Prantl <aprantl@apple.com>
Tue, 31 Mar 2020 21:32:53 +0000 (14:32 -0700)
commit00efcd6fffa533e5a4aa5646e678d57df0f9aca8
treeef9a5a630b81feed4ea92ae194fbf3c72fc1a20d
parent8f8c4950fead500bf1086f36f21b0b52e93b2b05
Add a Type::Payload typedef. (NFC)

This addresses review feedback from Raphael that I missed before
landing the change that introduced the payload field.
lldb/include/lldb/Symbol/Type.h
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h