jprice added a comment.
This change has caused Clang to start emitting erroneous warnings when using
OpenCL's vector specifier, e.g. "%v4f", which doesn't seem to be covered by the
format string analysis.
https://reviews.llvm.org/D52412
___
cfe-co
jprice added a comment.
Ping - maybe this got lost in the noise.
I don't have commit access - could somebody commit this on my behalf please?
https://reviews.llvm.org/D30830
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.
jprice created this revision.
https://reviews.llvm.org/D30830
Files:
lib/Headers/opencl-c.h
Index: lib/Headers/opencl-c.h
===
--- lib/Headers/opencl-c.h
+++ lib/Headers/opencl-c.h
@@ -14395,10 +14395,10 @@
#if defined(cl_khr_g
jprice added a comment.
Thanks - could you commit this on my behalf please?
https://reviews.llvm.org/D30830
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits