JDevlieghere added inline comments.
================ Comment at: lldb/include/lldb/Target/Statistics.h:106 StatsSuccessFail m_frame_var{"frameVariable"}; + std::vector<ModuleStats> m_modules; + ---------------- As modules can span (and survive) targets, I'm confused this is part of the target stats? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D112279/new/ https://reviews.llvm.org/D112279 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits