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

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 9 12:58:27 PDT 2019


rjmccall added a comment.

I think it would be more reasonable to just change `getDeclLanguageLinkage` to check for a kernel function.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60454/new/

https://reviews.llvm.org/D60454





More information about the cfe-commits mailing list