Clang supports compiling CUDA source files,
CUDA header files may contain CUDA specific code
that is why they have special extension, which
can be recognized by nvcc (CUDA compiler driver)
as CUDA source file.
Format them by default as well.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
@MyDeveloperDay May you commit it on my behalf, please? I have no rights to land it properly.
Comment Actions
I'm happy to do this in time, but let's wait a little in case others have any comments