[all-commits] [llvm/llvm-project] 834c8f: [CodeGen] Avoid some uses of deprecated Address co...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Dec 15 02:13:30 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 834c8ff5879839d108af256dfd86bd498ac65efd
      https://github.com/llvm/llvm-project/commit/834c8ff5879839d108af256dfd86bd498ac65efd
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2021-12-15 (Wed, 15 Dec 2021)

  Changed paths:
    M clang/lib/CodeGen/CGBuilder.h
    M clang/lib/CodeGen/CGBuiltin.cpp

  Log Message:
  -----------
  [CodeGen] Avoid some uses of deprecated Address constructor

Explicitly pass in the element type instead.




More information about the All-commits mailing list