Commit fc9742f
Add --query-driver to clangd for system include paths
Allows clangd to find system headers (e.g. GStreamer on Jetson)
by querying the system compiler. Falls back gracefully when
the drivers don't exist.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6e8125a commit fc9742f
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
127 | 132 | | |
128 | 133 | | |
129 | 134 | | |
| |||
0 commit comments