[all-commits] [llvm/llvm-project] 827c01: [lldb] Replace calls to new with std::make_shared<...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Jun 19 11:20:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 827c012297f591ae8f82e3a8dbf36059ef9e0926
      https://github.com/llvm/llvm-project/commit/827c012297f591ae8f82e3a8dbf36059ef9e0926
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-06-19 (Fri, 19 Jun 2020)

  Changed paths:
    M lldb/source/Interpreter/OptionValue.cpp
    M lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
    M lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
    M lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h

  Log Message:
  -----------
  [lldb] Replace calls to new with std::make_shared<> (NFC)




More information about the All-commits mailing list