Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
Comment Actions
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?
| lib/Sema/SemaInit.cpp | ||
|---|---|---|
| 5279 | Actually, it is generalized now | |
Let's remove OpenCLVersion check here because we reject queue_t during parsing if cl-std!=CL2.0.