forked from OSchip/llvm-project
db6f7e0e9e
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. Reviewed By: MyDeveloperDay Patch By: tomilov Differential Revision: https://reviews.llvm.org/D90780 |
||
---|---|---|
.. | ||
fuzzer | ||
CMakeLists.txt | ||
ClangFormat.cpp | ||
clang-format-bbedit.applescript | ||
clang-format-diff.py | ||
clang-format-sublime.py | ||
clang-format-test.el | ||
clang-format.el | ||
clang-format.py | ||
git-clang-format |