summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorTommy Chiang <oToToT@users.noreply.github.com>2021-03-21 06:26:53 +0800
committerGitHub <noreply@github.com>2021-03-20 22:26:53 +0000
commit3728d9f76c235909c22a45c54d9984183f42b131 (patch)
treee8262ab7b1fe7835ec41eeb335d542e1c89f6e7e /supported-tools.md
parent4411b4d751f944892c7d5c17a503a9a55fd9ddd1 (diff)
downloadale-3728d9f76c235909c22a45c54d9984183f42b131.zip
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
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 1bcbe686..aee50936 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -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)