[PATCH] D16040: [OpenCL] Refine OpenCLImageAccessAttr to OpenCLAccessAttr
Pekka Jääskeläinen via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 12 02:47:28 PST 2016
pekka.jaaskelainen accepted this revision.
pekka.jaaskelainen added a comment.
Otherwise LGTM.
================
Comment at: lib/Sema/SemaChecking.cpp:267
@@ -266,3 +266,3 @@
/// Returns OpenCL access qual.
// TODO: Refine OpenCLImageAccessAttr to OpenCLAccessAttr since pipe can use
// it too
----------------
This TODO can be removed?
http://reviews.llvm.org/D16040
More information about the cfe-commits
mailing list