Skip to content

Commit f7308ea

Browse files
authored
Merge pull request #1511 from NVIDIA/clangd-templight
tell clangd to ignore Templight command-line options
2 parents cb6d4e2 + f8e4ec9 commit f7308ea

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.clangd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ CompileFlags:
7474
- "-forward-unknown-to-host-compiler"
7575
- "-Werror=cross-execution-space-call"
7676
- "-e1000"
77+
- -Xtemplight
78+
- -profiler
79+
- -ignore-system
7780
Diagnostics:
7881
Suppress:
7982
- "variadic_device_fn"

0 commit comments

Comments
 (0)