[all-commits] [llvm/llvm-project] 99adac: [clang] Remove some getPointerElementType() uses

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Jan 25 03:09:20 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 99adacbcb7895114a62266c8a15e794bacd2380c
      https://github.com/llvm/llvm-project/commit/99adacbcb7895114a62266c8a15e794bacd2380c
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M clang/lib/CodeGen/CGAtomic.cpp
    M clang/lib/CodeGen/CGCall.h
    M clang/lib/CodeGen/CGExprScalar.cpp
    M clang/lib/CodeGen/CGOpenMPRuntime.cpp
    M clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
    M clang/lib/CodeGen/TargetInfo.cpp

  Log Message:
  -----------
  [clang] Remove some getPointerElementType() uses

Same cases where the call can be removed in a straightforward way.




More information about the All-commits mailing list