| commit | 59055b94afbfe57a0cdcc230e7d066c275a03619 | [log] [tgz] |
|---|---|---|
| author | Anastasia Stulova <anastasia.stulova@arm.com> | Wed May 09 13:23:26 2018 +0000 |
| committer | Anastasia Stulova <anastasia.stulova@arm.com> | Wed May 09 13:23:26 2018 +0000 |
| tree | 592453c195c224a16f0275f5e3aa011ca1b2d4ca | |
| parent | d20289b31a66596716afd8a9a933b698ff17bc55 [diff] |
[OpenCL] Add constant address space to __func__ in AST. Added string literal helper function to obtain the type attributed by a constant address space. Also fixed predefind __func__ expr to use the helper to constract the string literal correctly. Differential Revision: https://reviews.llvm.org/D46049 llvm-svn: 331877