[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 09:52:12 PDT 2021


jdoerfert updated this revision to Diff 342433.
jdoerfert marked an inline comment as done.
jdoerfert added a comment.
Herald added a subscriber: mgorny.

Avoid including <new> by not wrapping <new>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100620

Files:
  clang/lib/Headers/CMakeLists.txt
  clang/lib/Headers/openmp_wrappers/__clang_openmp_device_functions.h
  clang/lib/Headers/openmp_wrappers/new
  clang/test/Headers/Inputs/include/new
  clang/test/Headers/Inputs/include/stdlib.h
  clang/test/Headers/target_include_new.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100620.342433.patch
Type: text/x-patch
Size: 6550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210503/ccbb4b17/attachment.bin>


More information about the Openmp-commits mailing list