diff options
author | yronglin <yronglin777@gmail.com> | 2024-04-15 23:52:26 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-15 23:52:26 +0800 |
commit | 7b9b28dbd2938877a94737e28b7eb9e3cdd82755 (patch) | |
tree | d066940b5dfc63dc16346e3b2d5ac182ad3f56d0 /lldb/packages/Python/lldbsuite/test/lldbtest.py | |
parent | a06073f91e7bbbb532e68bbf6b903c2f5051f4c2 (diff) | |
download | llvm-7b9b28dbd2938877a94737e28b7eb9e3cdd82755.zip llvm-7b9b28dbd2938877a94737e28b7eb9e3cdd82755.tar.gz llvm-7b9b28dbd2938877a94737e28b7eb9e3cdd82755.tar.bz2 |
[Clang] Refactor implementation of "Lifetime extension in range-based for loops" (#87930)
This PR remove `InMaterializeTemporaryObjectContext` , because it's
redundant, materialize non-cv void prvalue temporaries in discarded
expressions can only appear under lifetime-extension context.
Signed-off-by: yronglin <yronglin777@gmail.com>
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions