[Openmp-commits] [PATCH] D109007: [libomptarget] Move HostDataToTargetTy states into StatesTy

Ye Luo via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Sep 4 11:51:03 PDT 2021


ye-luo added a comment.

In D109007#2983426 <https://reviews.llvm.org/D109007#2983426>, @devnexen wrote:

> Devicety assignment operator now fails to compile due to HostDataToTargetTy members constified (clang/libc++)

D109276 <https://reviews.llvm.org/D109276> should solve this issue.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109007/new/

https://reviews.llvm.org/D109007



More information about the Openmp-commits mailing list