[all-commits] [llvm/llvm-project] 9ce931: [HIP] Fix no matching constructor for init of shar...

Aaron Enye Shi via All-commits all-commits at lists.llvm.org
Thu Jul 22 07:33:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ce931bd71855ced2146f77120df07e4bf381cec
      https://github.com/llvm/llvm-project/commit/9ce931bd71855ced2146f77120df07e4bf381cec
  Author: Aaron En Ye Shi <enye.shi at gmail.com>
  Date:   2021-07-22 (Thu, 22 Jul 2021)

  Changed paths:
    M clang/lib/Headers/__clang_hip_runtime_wrapper.h

  Log Message:
  -----------
  [HIP] Fix no matching constructor for init of shared_ptr and malloc

Allow standard header versions of malloc and free to be defined
before introducing the device versions.

Fixes: SWDEV-295901

Reviewed By: yaxunl

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




More information about the All-commits mailing list