[Lldb-commits] [PATCH] D121631: Introduce new symbol on-demand for debug info

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 26 17:50:34 PDT 2022


jasonmolenda added a comment.

Hi, I noticed that we have two tests with the same name,

lldb/test/API/lang/c/shared_lib/TestSharedLib.py
lldb/test/API/symbol_ondemand/shared_library/TestSharedLib.py

Can you rename your newly added test?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121631/new/

https://reviews.llvm.org/D121631



More information about the lldb-commits mailing list