diff options
| author | Kazu Hirata <kazu@google.com> | 2024-11-11 00:00:20 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-11 00:00:20 -0800 |
| commit | ebcdc700d68582a44dd059c40f382583126f29a6 (patch) | |
| tree | d98d3bdce22ff562ea03efd2f40f632105ab0fa1 /lldb/test/API/python_api | |
| parent | b9fb6b6cb52fd99f3136d8680a5cad5a10a7977c (diff) | |
| download | llvm-ebcdc700d68582a44dd059c40f382583126f29a6.zip llvm-ebcdc700d68582a44dd059c40f382583126f29a6.tar.gz llvm-ebcdc700d68582a44dd059c40f382583126f29a6.tar.bz2 | |
[lldb] Use heterogenous lookups with std::map (NFC) (#115684)
Heterogenous lookups allow us to call find with StringRef, avoiding a
temporary heap allocation of std::string. Note that CommandMap just
started accepting heterogeneous lookups (#115634).
Diffstat (limited to 'lldb/test/API/python_api')
0 files changed, 0 insertions, 0 deletions
