diff options
author | Kazu Hirata <kazu@google.com> | 2024-06-11 11:54:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-11 11:54:48 -0700 |
commit | 3af35251c8cd0729674076ab99c64cff6126c270 (patch) | |
tree | 056bb8bb93cfe4e48e331234347134817c6cb9cc /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 18a8983c36171659cc84f109c2f3c38e6d10d1a3 (diff) | |
download | llvm-3af35251c8cd0729674076ab99c64cff6126c270.zip llvm-3af35251c8cd0729674076ab99c64cff6126c270.tar.gz llvm-3af35251c8cd0729674076ab99c64cff6126c270.tar.bz2 |
[ProfileData] Simplify InstrProfValueSiteRecord (NFC) (#95143)
std::list default-constructs itself as an empty list, so we don't need
to call ValueData.clear() in the constructor.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions