Use unique_ptr to achieve the effect of mutable.
Remove mutable keyword of DynRefCount and HoldRefCount
Remove std::shared_ptr from UpdateMtx
Differential D109007
[libomptarget] Move HostDataToTargetTy states into StatesTy ye-luo on Aug 31 2021, 10:57 AM. Authored by
Details Use unique_ptr to achieve the effect of mutable. Remove mutable keyword of DynRefCount and HoldRefCount
Diff Detail
Event Timeline
Comment Actions Devicety assignment operator now fails to compile due to HostDataToTargetTy members constified (clang/libc++) |