aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2024-06-11 19:49:10 +0200
committerGitHub <noreply@github.com>2024-06-11 19:49:10 +0200
commit56f668c12b1a26e103aafe5ac37930b1895c938b (patch)
treebdd5d150762c6e81753f14fe61ef015fd95b5ac9 /lldb/source/Commands/CommandObjectThread.cpp
parent727ecbeee3638d3736cd6345a1f102f8d2c6ce0d (diff)
downloadllvm-56f668c12b1a26e103aafe5ac37930b1895c938b.zip
llvm-56f668c12b1a26e103aafe5ac37930b1895c938b.tar.gz
llvm-56f668c12b1a26e103aafe5ac37930b1895c938b.tar.bz2
[lldb/DWARF] Remove some dead code (#95127)
`GetDeclContextDIEs` and `DIEDeclContextsMatch` are unused (possibly since we added support for simplified template names, but I haven't checked). `GetDeclContextDIEs` is also very similar (but subtly different) from `GetDeclContext` and `GetTypeLookupContext`. I am keeping `GetParentDeclContextDIE` as that one still has some callers, but I want to look into the possibility of merging it with at least one of the functions mentioned above.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions