[all-commits] [llvm/llvm-project] 57dd92: [lldb] Return FileSP and StreamFileSP by value in ...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Sep 16 21:15:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 57dd92746a53526bd7a86c1cfc7c0dce57a2e170
      https://github.com/llvm/llvm-project/commit/57dd92746a53526bd7a86c1cfc7c0dce57a2e170
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-09-16 (Wed, 16 Sep 2020)

  Changed paths:
    M lldb/include/lldb/Core/IOHandler.h
    M lldb/source/Core/IOHandler.cpp

  Log Message:
  -----------
  [lldb] Return FileSP and StreamFileSP by value in IOHandler (NFC)

Smart pointers should be returned by value.




More information about the All-commits mailing list