[Lldb-commits] [PATCH] D78603: remove unused function LLDBSwigPython_GetIndexOfChildWithName
Lawrence D'Anna via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon May 18 11:54:33 PDT 2020
lawrence_danna abandoned this revision.
lawrence_danna added a comment.
despite there being no references to this function, it is not actually unused.
This change causes `TestFormattersSBAPI.py` to fail.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78603/new/
https://reviews.llvm.org/D78603
More information about the lldb-commits
mailing list