kuilpd wrote: So, did all the tests in DIL work because `GetValueForVariablePath(const char *, lldb::DILMode)` happened to be defined after `GetValueForVariablePath(const char *, DynamicValueType)`? As I understand, there's no way to call the latter through Python now.
Is there really no way of solving this other than renaming the function? @cmtice Could this cause us any trouble in the future? https://github.com/llvm/llvm-project/pull/218565 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
