joey closed this revision. joey added a comment. Committed as r287100.
================ Comment at: test/SemaOpenCL/access-qualifier.cl:71 + +#if __OPENCL_C_VERSION__ >= 200 +void myPipeWrite(write_only pipe int); // expected-note {{passing argument to parameter here}} ---------------- This was an unintentional test change, and was not committed. Repository: rL LLVM https://reviews.llvm.org/D26668 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits