[all-commits] [llvm/llvm-project] 2d8f8c: [lldb] Handle all Clang::Type::Builtin enums
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Mon Jun 15 01:24:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2d8f8c4de38e592eb4fcf6a4ed858763974f8b9f
https://github.com/llvm/llvm-project/commit/2d8f8c4de38e592eb4fcf6a4ed858763974f8b9f
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2020-06-15 (Mon, 15 Jun 2020)
Changed paths:
M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
Log Message:
-----------
[lldb] Handle all Clang::Type::Builtin enums
Cleanup after https://reviews.llvm.org/D81459
More information about the All-commits
mailing list