[all-commits] [llvm/llvm-project] b92fb3: [CodeGen] Remove unused member variable NextBlockInfo

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


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

  Changed paths:
    M clang/lib/CodeGen/CGBlocks.h

  Log Message:
  -----------
  [CodeGen] Remove unused member variable NextBlockInfo

The last use was removed by:

  commit c9a52de0026093327daedda7ea2eead8b64657b4
  Author: Akira Hatanaka <ahatanaka at apple.com>
  Date:   Wed Jun 3 16:41:50 2020 -0700




More information about the All-commits mailing list