[Lldb-commits] [lldb] [lldb] Lookup static const members in FindGlobalVariables (PR #111859)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 18 05:46:52 PDT 2024
================
@@ -0,0 +1,43 @@
+"""
+Test SBTarget::FindGlobalVariables API.
+"""
----------------
Michael137 wrote:
Could we re-use `TestConstStaticIntegralMember.py`? Surprised it doesn't already have the tests added here XFAILed
https://github.com/llvm/llvm-project/pull/111859
More information about the lldb-commits
mailing list