[all-commits] [llvm/llvm-project] e98d13: [NFC][LLDB] Clean up comments/some code in Minidum...

Jacob Lalonde via All-commits all-commits at lists.llvm.org
Wed Apr 9 10:55:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e98d1380a0e7282ef23d1f583f0a4e02d608eb1d
      https://github.com/llvm/llvm-project/commit/e98d1380a0e7282ef23d1f583f0a4e02d608eb1d
  Author: Jacob Lalonde <jalalonde at fb.com>
  Date:   2025-04-09 (Wed, 09 Apr 2025)

  Changed paths:
    M lldb/source/Plugins/ObjectFile/Minidump/MinidumpFileBuilder.cpp

  Log Message:
  -----------
  [NFC][LLDB] Clean up comments/some code in MinidumpFileBuilder (#134961)

I've recently been working on Minidump File Builder again, and some of
the comments are out of date, and many of the includes are no longer
used. This patch removes unneeded includes and rephrases some comments
to better fit with the current state after the read write chunks pr.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list