[PATCH] D24975: [CUDA] Add #pragma clang force_cuda_host_device_{begin, end} pragmas.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 27 16:57:17 PDT 2016
jlebar added a comment.
> What happens if there are trailing tokens after the pragma?
Added code to make this an error.
https://reviews.llvm.org/D24975
More information about the cfe-commits
mailing list