[llvm-bugs] [Bug 43026] New: llvm-project/openmp/libomptarget/deviceRTLs/nvptx/src/debug.h:143:1: warning: variadic templates only available with -std=c++11 or -std=gnu++11
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Aug 16 19:54:59 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43026
Bug ID: 43026
Summary: llvm-project/openmp/libomptarget/deviceRTLs/nvptx/src/
debug.h:143:1: warning: variadic templates only
available with -std=c++11 or -std=gnu++11
Product: OpenMP
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Runtime Library
Assignee: unassignedbugs at nondot.org
Reporter: itaru.kitayama at gmail.com
CC: llvm-bugs at lists.llvm.org
Since Trunk moved to c++14, the OpenMP RTL should be adjusted to that too.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190817/ed0091b5/attachment.html>
More information about the llvm-bugs
mailing list