[PATCH] D17955: [OpenCL] Fix pipe builtin bugs
Anastasia Stulova via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 22 11:23:23 PDT 2016
Anastasia added inline comments.
================
Comment at: test/SemaOpenCL/invalid-pipe-builtin-cl2.0.cl:1
@@ -1,2 +1,2 @@
// RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only -cl-std=CL2.0
----------------
Could you add a test case that fails before your modification here to show that your change improves on it!
http://reviews.llvm.org/D17955
More information about the cfe-commits
mailing list