[all-commits] [llvm/llvm-project] 65cac0: Use StringRef to avoid unnecessary copies into std...

David Blaikie via All-commits all-commits at lists.llvm.org
Thu Jul 7 12:50:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65cac0ed9266e3551663358de677161ce25a25bf
      https://github.com/llvm/llvm-project/commit/65cac0ed9266e3551663358de677161ce25a25bf
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2022-07-07 (Thu, 07 Jul 2022)

  Changed paths:
    M lldb/include/lldb/Symbol/TypeList.h
    M lldb/include/lldb/Symbol/TypeMap.h
    M lldb/source/Core/Module.cpp
    M lldb/source/Symbol/TypeList.cpp
    M lldb/source/Symbol/TypeMap.cpp

  Log Message:
  -----------
  Use StringRef to avoid unnecessary copies into std::strings




More information about the All-commits mailing list