[Lldb-commits] [PATCH] D77843: [lldb/DataFormatters] Delete GetStringPrinterEscapingHelper
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 17 10:14:52 PDT 2020
aprantl added inline comments.
================
Comment at: lldb/unittests/DataFormatter/StringPrinterTests.cpp:1
+//===-- StringPrinterTests.cpp ----------------------------------*- C++ -*-===//
+//
----------------
drop the redundant C++ marker
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77843/new/
https://reviews.llvm.org/D77843
More information about the lldb-commits
mailing list