[PATCH] D60454: [OpenCL] Prevent mangling kernel functions

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 7 07:21:02 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC360152: [OpenCL] Prevent mangling kernel functions. (authored by stulova, committed by ).
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D60454?vs=197934&id=198467#toc

Repository:
  rC Clang

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.198467.patch
Type: text/x-patch
Size: 7365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190507/a50486b9/attachment.bin>


More information about the cfe-commits mailing list