[all-commits] [llvm/llvm-project] c070d5: [CGOpenMPRuntime] Remove uses of deprecated Addres...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Mar 23 04:40:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c070d5ceff05c3459b9a9add6d18aae9a3fa5916
      https://github.com/llvm/llvm-project/commit/c070d5ceff05c3459b9a9add6d18aae9a3fa5916
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-03-23 (Wed, 23 Mar 2022)

  Changed paths:
    M clang/lib/CodeGen/Address.h
    M clang/lib/CodeGen/CGOpenMPRuntime.cpp

  Log Message:
  -----------
  [CGOpenMPRuntime] Remove uses of deprecated Address constructor

And as these are the last remaining uses, also remove the
constructor itself.




More information about the All-commits mailing list