[Lldb-commits] [PATCH] D151351: [lldb] Prevent dwim-print from showing kNoResult error

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue May 30 14:19:53 PDT 2023


aprantl accepted this revision.
aprantl added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lldb/source/Commands/CommandObjectDWIMPrint.cpp:1
 //===-- CommandObjectDWIMPrint.cpp ------------------------------*- C++ -*-===//
 //
----------------
nit: C++ marker is only needed in a .h file ;-)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151351/new/

https://reviews.llvm.org/D151351



More information about the lldb-commits mailing list