| commit | 11e13f60ea8dc595c34da1024121214544b673cb | [log] [tgz] |
|---|---|---|
| author | Xiuli Pan <xiulipan@outlook.com> | Fri Feb 26 03:13:03 2016 +0000 |
| committer | Xiuli Pan <xiulipan@outlook.com> | Fri Feb 26 03:13:03 2016 +0000 |
| tree | efded82997a8ba6888d55fb0e8b798beb7c56a0e | |
| parent | 2a610381bcb7289425b693fb84ccec9d0cc94c8d [diff] |
[OpenCL] Refine OpenCLImageAccessAttr to OpenCLAccessAttr Summary: OpenCL access qualifiers are now not only used for image types, refine it to avoid misleading, Add semacheck for OpenCL access qualifier as well as test caees. Reviewers: pekka.jaaskelainen, Anastasia, aaron.ballman Subscribers: aaron.ballman, cfe-commits Differential Revision: http://reviews.llvm.org/D16040 llvm-svn: 261961