Allow standard header versions of malloc and free to be defined.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106463
[HIP] Fix no matching constructor for init of shared_ptr and malloc ClosedPublic Authored by ashi1 on Jul 21 2021, 10:25 AM.
Details Summary Allow standard header versions of malloc and free to be defined.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 21 2021, 11:33 AM This revision was landed with ongoing or failed builds.Jul 22 2021, 7:33 AM Closed by commit rG9ce931bd7185: [HIP] Fix no matching constructor for init of shared_ptr and malloc (authored by ashi1). · Explain Why This revision was automatically updated to reflect the committed changes. yaxunl added a reverting change: D150965: [HIP] Allow std::malloc in device function.May 19 2023, 7:31 AM yaxunl added a reverting change: rGf5033c37025d: [HIP] Allow std::malloc in device function.May 23 2023, 8:53 AM
Revision Contents
Diff 360808 clang/lib/Headers/__clang_hip_runtime_wrapper.h
|