[all-commits] [llvm/llvm-project] e84fae: [clang] MangledSymbol: remove pointless copy of ve...

Andrew Sukach via All-commits all-commits at lists.llvm.org
Tue May 7 08:40:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e84fae837c0b154153bd9b9a3255ec5a67b1ea61
      https://github.com/llvm/llvm-project/commit/e84fae837c0b154153bd9b9a3255ec5a67b1ea61
  Author: Andrew Sukach <134116196+soukatch at users.noreply.github.com>
  Date:   2024-05-07 (Tue, 07 May 2024)

  Changed paths:
    M clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp

  Log Message:
  -----------
  [clang] MangledSymbol: remove pointless copy of vector (#90012)

This pr addresses #87255 adds a std::move call to the names in
MangledSymbol's constructor.



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