[all-commits] [llvm/llvm-project] 00efcd: Add a Type::Payload typedef. (NFC)
adrian-prantl via All-commits
all-commits at lists.llvm.org
Tue Mar 31 14:33:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 00efcd6fffa533e5a4aa5646e678d57df0f9aca8
https://github.com/llvm/llvm-project/commit/00efcd6fffa533e5a4aa5646e678d57df0f9aca8
Author: Adrian Prantl <aprantl at apple.com>
Date: 2020-03-31 (Tue, 31 Mar 2020)
Changed paths:
M lldb/include/lldb/Symbol/Type.h
M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
Log Message:
-----------
Add a Type::Payload typedef. (NFC)
This addresses review feedback from Raphael that I missed before
landing the change that introduced the payload field.
More information about the All-commits
mailing list