diff options
author | Eli Friedman <efriedma@quicinc.com> | 2025-07-09 12:09:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-09 12:09:35 -0700 |
commit | aa27d4e0c3aef8047828aa453f2943730aa779c6 (patch) | |
tree | 01b41fc2b1e93815137030c92553376bc4c4df97 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 889ac879ce46e99533c8400e093645741cddbd3e (diff) | |
download | llvm-aa27d4e0c3aef8047828aa453f2943730aa779c6.zip llvm-aa27d4e0c3aef8047828aa453f2943730aa779c6.tar.gz llvm-aa27d4e0c3aef8047828aa453f2943730aa779c6.tar.bz2 |
[clang] Implement consteval for captured structured bindings. (#147615)
127bf44385424891eb04cff8e52d3f157fc2cb7c implemented most of the
infrastructure for capturing structured bindings in lambdas, but missed
one piece: constant evaluation of such lambdas. Refactor the code to
handle this case.
Fixes #145956.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions