[PATCH] D24975: [CUDA] Add #pragma clang force_cuda_host_device_{begin, end} pragmas.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 8 15:22:38 PDT 2016
jlebar marked 2 inline comments as done.
jlebar added a comment.
In https://reviews.llvm.org/D24975#565054, @rsmith wrote:
> Please add a test to test/PCH for the serialization code. Otherwise, LGTM.
Test added. It caught a bug, too. :)
Thank you for the review.
https://reviews.llvm.org/D24975
More information about the cfe-commits
mailing list