[Lldb-commits] [PATCH] D132353: [LLDB] Fix: make m_target_arch private
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 22 02:47:49 PDT 2022
DavidSpickett accepted this revision.
DavidSpickett added a comment.
This revision is now accepted and ready to land.
I think there are a few more commented out asserts, check that a grep for `m_target_arch` in `lldb/` doesn't turn up anything you wouldn't expect.
Otherwise LGTM. If you find any more just land it with them removed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132353/new/
https://reviews.llvm.org/D132353
More information about the lldb-commits
mailing list