diff options
author | cmtice <cmtice@google.com> | 2023-12-14 14:10:19 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-14 14:10:19 -0800 |
commit | e692d0836003dead19070e5f7d199a48fa082f72 (patch) | |
tree | 1c3e90cf7dae3ea3e73aaf47102095f02d16265e /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | b1cc6f778d9ba419cbfb205bc49b433d5ff23a29 (diff) | |
download | llvm-e692d0836003dead19070e5f7d199a48fa082f72.zip llvm-e692d0836003dead19070e5f7d199a48fa082f72.tar.gz llvm-e692d0836003dead19070e5f7d199a48fa082f72.tar.bz2 |
[LLDB] Add more helper functions to CompilerType class (second try). (#73472)
This adds 23 new helper functions to LLDB's CompilerType class, things
like IsSmartPtrType, IsPromotableIntegerType,
GetNumberofNonEmptyBaseClasses, and GetTemplateArgumentType (to name a
few).
It also has run clang-format on the files CompilerType.{h,cpp}.
These helper functions are needed as part of the implementation for the
Data Inspection Language, (see
https://discourse.llvm.org/t/rfc-data-inspection-language/69893).
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions