[all-commits] [llvm/llvm-project] 2165c3: [lldb] Return a DataBuffer from FileSystem::Create...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Apr 1 17:31:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2165c36be44589a0d78c6ac23389d69a5d390dc5
      https://github.com/llvm/llvm-project/commit/2165c36be44589a0d78c6ac23389d69a5d390dc5
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-04-01 (Fri, 01 Apr 2022)

  Changed paths:
    M lldb/include/lldb/Host/FileSystem.h
    M lldb/include/lldb/Utility/DataBufferLLVM.h
    M lldb/source/Commands/CommandObjectMemory.cpp
    M lldb/source/Core/SourceManager.cpp
    M lldb/source/Host/common/FileSystem.cpp
    M lldb/source/Host/common/Host.cpp

  Log Message:
  -----------
  [lldb] Return a DataBuffer from FileSystem::CreateDataBuffer (NFC)

The concrete class (DataBufferLLVM) is an implementation detail.




More information about the All-commits mailing list