[PATCH] D52654: [OpenCL][NFC] Unify ZeroToOCL* cast types

Alexey Sachkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 28 08:33:11 PDT 2018


AlexeySachkov added a comment.

This is an initial version. I guess there are some other enums related to CK_ZeroToOCL* which also can be merged.

Also, I'm not sure that `CK_ZeroToOCLOpaqueType` is a good name. Thoughts?


Repository:
  rC Clang

https://reviews.llvm.org/D52654





More information about the cfe-commits mailing list