[Lldb-commits] [PATCH] D93696: Add SBType::GetEnumerationIntegerType method
Andy Yankovsky via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 22 06:07:26 PST 2020
werat created this revision.
werat requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Add a method for getting the enumeration underlying type.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D93696
Files:
lldb/bindings/interface/SBType.i
lldb/include/lldb/API/SBType.h
lldb/include/lldb/Symbol/CompilerType.h
lldb/include/lldb/Symbol/TypeSystem.h
lldb/source/API/SBType.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
lldb/source/Symbol/CompilerType.cpp
lldb/test/API/python_api/type/TestTypeList.py
lldb/test/API/python_api/type/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93696.313318.patch
Type: text/x-patch
Size: 6388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201222/c94ee6bc/attachment-0001.bin>
More information about the lldb-commits
mailing list