[Lldb-commits] [PATCH] D129367: [LLDB][ClangExpression] Remove unused StructVars::m_object_pointer_type
Michael Buch via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 8 05:42:39 PDT 2022
Michael137 added a comment.
One potential functional change here would be the removal of `GetFullCompilerType` in the `$__lldb_objc_class` code path. Could probably just put it back since it's not immediately obvious how I'd test it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129367/new/
https://reviews.llvm.org/D129367
More information about the lldb-commits
mailing list