[all-commits] [llvm/llvm-project] 63cf20: [NFC][Clang][OpaquePtr] Move away from deprecated ...

aeubanks via All-commits all-commits at lists.llvm.org
Thu Jan 27 14:01:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 63cf2063a20bf051b7d7d748311b0e0c426a56c1
      https://github.com/llvm/llvm-project/commit/63cf2063a20bf051b7d7d748311b0e0c426a56c1
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2022-01-27 (Thu, 27 Jan 2022)

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

  Log Message:
  -----------
  [NFC][Clang][OpaquePtr] Move away from deprecated Address constructor in EmitNewArrayInitializer()

Specify the Address element type, which is the same for all pointers in the array.




More information about the All-commits mailing list