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

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 2 08:43:12 PDT 2018


Anastasia updated this revision to Diff 144892.
Anastasia added a comment.

Added accidentally removed code and improved the test.


https://reviews.llvm.org/D46049

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46049.144892.patch
Type: text/x-patch
Size: 5340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180502/d67a52b0/attachment.bin>


More information about the cfe-commits mailing list