scchan added inline comments.
================ Comment at: clang/lib/CodeGen/CGCall.cpp:2391 if (TargetDecl->hasAttr<OpenCLKernelAttr>()) { if (getLangOpts().OpenCLVersion <= 120) { ---------------- The block here needs to be aware of this new flag. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D155213/new/ https://reviews.llvm.org/D155213 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits