[PATCH] D46049: [OpenCL] Add constant address space to __func__ in AST
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 3 04:20:49 PDT 2018
Anastasia updated this revision to Diff 145000.
Anastasia added a comment.
- Changed to adjust common function
- Enhanced CodeGen string literal case to also check the predefined expr
https://reviews.llvm.org/D46049
Files:
include/clang/AST/ASTContext.h
lib/AST/ASTContext.cpp
lib/AST/Expr.cpp
lib/Sema/SemaExpr.cpp
test/CodeGenOpenCL/str_literals.cl
test/SemaOpenCL/predefined-expr.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46049.145000.patch
Type: text/x-patch
Size: 6293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180503/70cbfadb/attachment.bin>
More information about the cfe-commits
mailing list