[Lldb-commits] [PATCH] D101627: [lldb] More tests for DumpDataExtractor

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 30 08:26:53 PDT 2021


teemperor added inline comments.


================
Comment at: lldb/unittests/Core/DumpDataExtractorTest.cpp:40
+}
+
+static void testDumpWithOffset(offset_t start_offset,
----------------
I think you missed the capitalisation here and in the function above :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101627



More information about the lldb-commits mailing list