[all-commits] [llvm/llvm-project] 03cb32: clang: Cleanup usage of CreateMemCpy

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri May 8 17:58:15 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 03cb328d6f691bde88c754341ff3859d1c1ecc2f
      https://github.com/llvm/llvm-project/commit/03cb328d6f691bde88c754341ff3859d1c1ecc2f
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-05-08 (Fri, 08 May 2020)

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

  Log Message:
  -----------
  clang: Cleanup usage of CreateMemCpy

It handles the the pointee type casts in preparation for opaque
pointers.




More information about the All-commits mailing list