Skip to content

Commit f8e4ec9

Browse files
committed
tell clangd to ignore Templight command-line options
1 parent a36fad5 commit f8e4ec9

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)