[all-commits] [llvm/llvm-project] 8a19af: [Clang] Remove uses of PointerType::getWithSamePoi...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jun 12 03:18:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a19af513d549c173b5919fe697828c84cecc396
      https://github.com/llvm/llvm-project/commit/8a19af513d549c173b5919fe697828c84cecc396
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M clang/lib/CodeGen/CGAtomic.cpp
    M clang/lib/CodeGen/CGCall.cpp
    M clang/lib/CodeGen/CGClass.cpp
    M clang/lib/CodeGen/CGDeclCXX.cpp
    M clang/lib/CodeGen/CGOpenMPRuntime.cpp
    M clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
    M clang/lib/CodeGen/CodeGenFunction.cpp
    M clang/lib/CodeGen/TargetInfo.cpp

  Log Message:
  -----------
  [Clang] Remove uses of PointerType::getWithSamePointeeType (NFC)

No longer relevant with opaque pointers.




More information about the All-commits mailing list