[PATCH] D61274: [Sema][AST] Explicit visibility for OpenCL/CUDA kernels/variables
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 30 13:59:18 PDT 2019
rjmccall added a comment.
Okay. So it sounds like this should either be a device-only rule, with no warning in mixed-mode languages like CUDA, or we should take a different approach.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61274/new/
https://reviews.llvm.org/D61274
More information about the cfe-commits
mailing list