diff options
author | Yitzhak Mandelbaum <yitzhakm@google.com> | 2022-12-07 16:03:37 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2022-12-09 18:58:00 +0000 |
commit | ef4635452f3a23ee29f7586148e19e8c84471a59 (patch) | |
tree | 5d85570b7e411495f39bcada344a3b4f50728c76 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | ae74e59f701724712869e9c50de124c2fe6790c8 (diff) | |
download | llvm-ef4635452f3a23ee29f7586148e19e8c84471a59.zip llvm-ef4635452f3a23ee29f7586148e19e8c84471a59.tar.gz llvm-ef4635452f3a23ee29f7586148e19e8c84471a59.tar.bz2 |
[clang][dataflow] Add support for structured bindings of tuple-like types.
This patch adds interpretation of binding declarations resulting from a
structured binding (`DecompositionDecl`) to a tuple-like type. Currently, the
framework only supports binding to a struct.
Fixes issue #57252.
Differential Revision: https://reviews.llvm.org/D139544
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions