[Openmp-commits] [PATCH] D55772: [OpenMP][libomptarget] Suppress C++ 11 related warnings when building libomptarget-nvptx bitcode library

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Mar 12 04:23:21 PDT 2019


Hahnfeld added a comment.
Herald added a subscriber: jdoerfert.
Herald added a project: OpenMP.

Hi Doru, I think this patch is not yet in trunk? Additionally I'm seeing the same warnings when compiling with `nvcc` which doesn't seem addressed here. Should we pass `-std=c++11` when compiling the CUDA code as well?


Repository:
  rOMP OpenMP

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

https://reviews.llvm.org/D55772





More information about the Openmp-commits mailing list