wallace accepted this revision. wallace added a comment. This revision is now accepted and ready to land.
just fix these two simple comments and good to go ================ Comment at: lldb/include/lldb/Target/TraceCursor.h:188-189 + /// \param[in] counter_type + /// The counter type /// \return + /// The value of the counter or \b llvm::None if not available. ---------------- ================ Comment at: lldb/include/lldb/lldb-enumerations.h:1144 +// Type of counter values in a trace. +enum TraceCounter { ---------------- Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D121711/new/ https://reviews.llvm.org/D121711 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits