Anastasia accepted this revision. Anastasia added a comment. LGTM, except for one tiny comment that can be addressed before committing.
================ Comment at: test/SemaOpenCL/nosvm.cl:11 @@ +10,3 @@ +// expected-warning@-4 {{'nosvm' attribute is deprecated and ignored in OpenCL version 2.0}} +#endif +__attribute__((nosvm)) void g(); // expected-warning {{'nosvm' attribute only applies to variables}} ---------------- Separate with an empty line here. http://reviews.llvm.org/D17861 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits