Anastasia added inline comments.

================
Comment at: test/SemaOpenCL/logical-ops.cl:1-3
+// RUN: %clang_cc1 %s -verify -cl-std=CL1.1 -triple x86_64-unknown-linux-gnu
+// RUN: %clang_cc1 %s -verify -cl-std=CL1.2 -triple x86_64-unknown-linux-gnu
+
----------------
arsenm wrote:
> Anastasia wrote:
> > Anastasia wrote:
> > > arsenm wrote:
> > > > arsenm wrote:
> > > > > Should this have a 2.0 run line for good measure?
> > > > 1.0 too I suppose
> > > Sure!
> > Apparently CL1.0 is not supported! I missed that....
> That sounds like a bug?
Yeah, I can't see why it is this way. Probably nobody ever had 1.0 in their 
release...


https://reviews.llvm.org/D29038



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

Reply via email to