[PATCH] D60454: [OpenCL] Prevent mangling kernel functions
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 2 08:15:20 PDT 2019
Anastasia updated this revision to Diff 197791.
Anastasia added a comment.
Extended `FunctionDecl` exten C logic to take kernel function into account.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60454/new/
https://reviews.llvm.org/D60454
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/AST/Decl.cpp
lib/Sema/SemaDecl.cpp
test/CodeGenOpenCLCXX/addrspace-of-this.cl
test/CodeGenOpenCLCXX/local_addrspace_init.cl
test/SemaOpenCLCXX/kernel_invalid.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60454.197791.patch
Type: text/x-patch
Size: 7668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190502/d4ac084e/attachment-0001.bin>
More information about the cfe-commits
mailing list