[all-commits] [llvm/llvm-project] 186f2a: [HIP] Add support functions for C++ polymorphic types

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Mon Jun 21 08:41:51 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 186f2ac612ad3cd551dee649e3097f4284774ba0
      https://github.com/llvm/llvm-project/commit/186f2ac612ad3cd551dee649e3097f4284774ba0
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2021-06-21 (Mon, 21 Jun 2021)

  Changed paths:
    M clang/lib/Headers/__clang_hip_runtime_wrapper.h
    M clang/test/Headers/hip-header.hip

  Log Message:
  -----------
  [HIP] Add support functions for C++ polymorphic types

Add runtime functions to detect invalid calls to pure or deleted virtual
functions.

Patch by: Siu Chi Chan

Reviewed by: Yaxun Liu

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




More information about the All-commits mailing list