[all-commits] [llvm/llvm-project] d5c314: [Clang][OpaquePtr] Remove deprecated Address const...

Richard Trieu via All-commits all-commits at lists.llvm.org
Fri Feb 11 13:06:23 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d5c314cdf43aeab2e7eda2b8a40afae4d01b030f
      https://github.com/llvm/llvm-project/commit/d5c314cdf43aeab2e7eda2b8a40afae4d01b030f
  Author: Weverything <rtrieu at google.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

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

  Log Message:
  -----------
  [Clang][OpaquePtr] Remove deprecated Address constructor calls

Remove most calls to deprcated Address constructor in CGExpr.cpp

Differential Revision: https://reviews.llvm.org/D119496




More information about the All-commits mailing list