bader added inline comments.
================ Comment at: test/SemaOpenCL/extensions-import.cl:14 + +#ifdef FP64 +// expected-no-diagnostics ---------------- You can use `#ifdef cl_khr_fp64` to check if extension is supported. https://reviews.llvm.org/D36044 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits