[Lldb-commits] [PATCH] D85705: Add a "Trace" plug-in to LLDB to add process trace support in stages.
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 31 14:48:05 PDT 2020
clayborg accepted this revision.
clayborg added a comment.
LGTM now. Probably should get an ok from one more person.
================
Comment at: lldb/source/Plugins/Trace/intel-pt/TraceIntelPTSettingsParser.cpp:1
+//===-- TraceIntelPTSettingsParser.cpp //----------------------------------===//
+//
----------------
Remove "//" after filename
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85705/new/
https://reviews.llvm.org/D85705
More information about the lldb-commits
mailing list