diff options
| author | Louis Dionne <ldionne.2@gmail.com> | 2024-10-24 10:19:21 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-24 16:19:21 +0200 |
| commit | 8a7318eb00fcd833aefa8b0028690e9fae221ce6 (patch) | |
| tree | f04322e83af81420d95569c4db5c79f8a6f602bd /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | f3131c99bf4816ac2fe48dcb5fa7b1f252b07f20 (diff) | |
[libc++] Refactor vector::push_back to use vector::emplace (#113481)
This removes some duplicate code. I suspect this was originally written
that way because vector::emplace didn't exist in C++03 mode, which
stopped being relevant when Clang implemented rvalue references in
C++03.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
