[PATCH] D91034: [Frontend] Treat CUDA header files as CUDA source files
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 12 10:34:25 PST 2020
MaskRay added a comment.
In D91034#2391889 <https://reviews.llvm.org/D91034#2391889>, @tomilov wrote:
> @tra @MaskRay Please, commit the changes. I am not able to do.
Hi, can you provide the author name and author email for the commit? :)
(BTW, the patch should be created with `git diff, git format-patch, arc diff` so that the +++ line should look like `+++ b/clang/test/Parser/cuda-check-input-kind-assoc.cuh`)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91034/new/
https://reviews.llvm.org/D91034
More information about the llvm-commits
mailing list