diff options
author | Kazu Hirata <kazu@google.com> | 2024-09-04 06:51:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-04 06:51:30 -0700 |
commit | 7732d8e51819416b9d28b1815bdf81d0e0642b04 (patch) | |
tree | f71218eae3c7e79fa3e30c10d243ca2fe3d677a5 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | 6c143a86cddbc6d0431dd643bfc7d4f017042512 (diff) | |
download | llvm-7732d8e51819416b9d28b1815bdf81d0e0642b04.zip llvm-7732d8e51819416b9d28b1815bdf81d0e0642b04.tar.gz llvm-7732d8e51819416b9d28b1815bdf81d0e0642b04.tar.bz2 |
[ADT] Deprecate DenseMap::FindAndConstruct (#107224)
I've migrated all uses of FindAndConstruct to operator[] and
try_emplace. This patch inlines FindAndConstruct into operator[] and
deprecates FindAndConstruct.
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions