[all-commits] [llvm/llvm-project] 71decd: [CodeGen] Remove unused declaration EmitMoveFromRe...

kazutakahirata via All-commits all-commits at lists.llvm.org
Thu May 25 23:52:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71decdfee0b0f0ebb066327d8eb1c15146e67d0c
      https://github.com/llvm/llvm-project/commit/71decdfee0b0f0ebb066327d8eb1c15146e67d0c
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-05-25 (Thu, 25 May 2023)

  Changed paths:
    M clang/lib/CodeGen/CGExprAgg.cpp

  Log Message:
  -----------
  [CodeGen] Remove unused declaration EmitMoveFromReturnSlot

The corresponding function definition was removed by:

  commit 56e5a2e13e3048fc2ff39029cde406d9f4eb55f3
  Author: George Burgess IV <george.burgess.iv at gmail.com>
  Date:   Sat Mar 10 01:11:17 2018 +0000




More information about the All-commits mailing list