Anastasia added a comment. Could you export a full diff please? There are too many small bits here to review! Thanks!
================ Comment at: test/SemaOpenCL/extensions.cl:2 @@ +1,3 @@ +// RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only +// RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only -cl-std=CL1.1 + ---------------- Could we perhaps have two targets in this test - one that supports the extension and one that doesn't to test the rest of your patch? http://reviews.llvm.org/D19484 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits