[PATCH] D46049: [OpenCL] Add constant address space to __func__ in AST

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 9 06:30:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331877: [OpenCL] Add constant address space to __func__ in AST. (authored by stulova, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46049?vs=145000&id=145907#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46049

Files:
  cfe/trunk/include/clang/AST/ASTContext.h
  cfe/trunk/lib/AST/ASTContext.cpp
  cfe/trunk/lib/AST/Expr.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/test/CodeGenOpenCL/str_literals.cl
  cfe/trunk/test/SemaOpenCL/predefined-expr.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46049.145907.patch
Type: text/x-patch
Size: 6491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180509/0ba0fcfa/attachment.bin>


More information about the cfe-commits mailing list