aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorJeff Niu <jeff@modular.com>2022-07-14 10:31:38 -0700
committerJeff Niu <jeff@modular.com>2022-07-15 18:00:35 -0700
commit7fe2294e474bfcc4f9eee7828738d145836f9144 (patch)
treefc4d05aa5f9d932b455613034ff26f2008920293 /lldb/source/Commands/CommandObjectFrame.cpp
parenta7789d6315ff663fb5e21698264b7b77e89312fe (diff)
downloadllvm-7fe2294e474bfcc4f9eee7828738d145836f9144.zip
llvm-7fe2294e474bfcc4f9eee7828738d145836f9144.tar.gz
llvm-7fe2294e474bfcc4f9eee7828738d145836f9144.tar.bz2
[mlir][ods] Allow specifying return types of builders
This patch allows custom attribute and type builders to return something other than the C++ type of the attribute or type. This is useful for attributes or types that may perform extra work during construction (e.g. canonicalization) that could result in a different kind of attribute or type being returned. Reviewed By: rriddle, lattner Differential Revision: https://reviews.llvm.org/D129792
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions