[Openmp-commits] [PATCH] D100620: [OpenMP] Make sure classes work on the device as they do on the host

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon May 3 10:06:11 PDT 2021


jdoerfert added a comment.

In D100620#2733707 <https://reviews.llvm.org/D100620#2733707>, @JonChesterfield wrote:

> We might want a test that includes <new> along with this header, to check they don't conflict with one another

For that I need to replicate the potentially conflicting `<new>` stuff in the test header mockups. I'll try it later on one system though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100620



More information about the Openmp-commits mailing list