[PATCH] D20447: [OpenCL] Fixup extension list
Anastasia Stulova via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 1 08:04:48 PDT 2016
Anastasia added inline comments.
================
Comment at: test/SemaOpenCL/extension-version.cl:41
@@ +40,3 @@
+
+// COre features in CL 1.1
+#if (__OPENCL_C_VERSION__ < 110)
----------------
Anastasia wrote:
> COre -> core
Actually looking at other comments -> Core
Repository:
rL LLVM
http://reviews.llvm.org/D20447
More information about the cfe-commits
mailing list