diff options
| author | Kazu Hirata <kazu@google.com> | 2025-08-23 07:09:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-23 07:09:41 -0700 |
| commit | b147644f182799f85741dd690ea6139643f2300a (patch) | |
| tree | 99341a42424156e275b0151b17ac445454870e77 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
| parent | 66eaa80c39ae0f8aa6cd58024ac6562037038b5f (diff) | |
| download | llvm-b147644f182799f85741dd690ea6139643f2300a.zip llvm-b147644f182799f85741dd690ea6139643f2300a.tar.gz llvm-b147644f182799f85741dd690ea6139643f2300a.tar.bz2 | |
[ADT] Simplify SmallDenseMap::swap (NFC) (#155067)
This patch simplifies the swapping of *getLargeRep().
In other places, we treat the two member variables together like:
new (getLargeRep()) LargeRep(allocateBuckets(InitBuckets));
This patch makes the code a little more consistent with other places
copying/moving LargeRep.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions
