[PATCH] D53200: [OpenCL] Fix serialization of OpenCLExtensionDecls

Jonas Devlieghere via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 16 14:55:04 PDT 2018


JDevlieghere added a comment.

The patch looks fine but since I don't know much about opencl I'll leave the LGTM to someone that actually knows this code.



================
Comment at: test/Headers/opencl-pragma-extension-begin.h:1
+
+#pragma OPENCL EXTENSION cl_my_ext : begin
----------------
Is this newline intentional? 


https://reviews.llvm.org/D53200





More information about the cfe-commits mailing list