rsmith added a comment.

Per the OpenCL C++ 1.0 specification, section 2:

> The OpenCL C++ programming language is based on the ISO/IEC JTC1 SC22 WG21 N 
> 3690 language specification (a.k.a. C++14 specification).

I think it would be reasonable to permit changing the base C++ standard in 
OpenCL C++ mode, but we'd need a good reason to deviate from the behavior 
specified in the OpenCL C++ specification by default.


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

https://reviews.llvm.org/D61506



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to