Add support for clangd with CUDA (#3598)

* add support for clangd with CUDA
* add clangd with CUDA in supported-tools.md
* add doc for clangd with CUDA
This commit is contained in:
Tommy Chiang
2021-03-20 22:26:53 +00:00
committed by GitHub
parent 4411b4d751
commit 3728d9f76c
5 changed files with 44 additions and 0 deletions
+1
View File
@@ -118,6 +118,7 @@ formatting.
* Cucumber
* [cucumber](https://cucumber.io/)
* CUDA
* [clangd](https://clang.llvm.org/extra/clangd.html)
* [nvcc](http://docs.nvidia.com/cuda/cuda-compiler-driver-nvcc/index.html)
* Cypher
* [cypher-lint](https://github.com/cleishm/libcypher-parser)