diff options
author | Kazu Hirata <kazu@google.com> | 2024-09-07 11:23:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-07 11:23:26 -0700 |
commit | 9c86a7e9ec716fb54a0b74e13af12cb655723e53 (patch) | |
tree | 8ef8ef756d76b4ec57c37e72490baf4f9b7e9d6c /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 6f6100f19ca1fc130a9c2bd2586d136805eafa89 (diff) | |
download | llvm-9c86a7e9ec716fb54a0b74e13af12cb655723e53.zip llvm-9c86a7e9ec716fb54a0b74e13af12cb655723e53.tar.gz llvm-9c86a7e9ec716fb54a0b74e13af12cb655723e53.tar.bz2 |
[AST] Avoid repeated hash lookups (NFC) (#107709)
While I am at it, I'm renaming Cache to UniqueDecls and removing
TotalNum in favor of UniqueDecls.size().
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions