Commit 533d040
authored
fix(cpp): pre-create .amp directory to allow clangd to find it (#1025)
* fix: pre-create .amp directory to allow clangd to find it
* test: add test for clangd compile commands path
* test: update integration-tests.bats
Signed-off-by: Ron <45816308+rjaegers@users.noreply.github.com>
---------
Signed-off-by: Ron <45816308+rjaegers@users.noreply.github.com>1 parent e5cabe2 commit 533d040
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
181 | 186 | | |
182 | 187 | | |
183 | 188 | | |
| |||
0 commit comments