clangd:添加D:/Program/llvm编译器参数。
This commit is contained in:
@@ -23,6 +23,7 @@ return {
|
|||||||
"--background-index",
|
"--background-index",
|
||||||
"--completion-style=bundled",
|
"--completion-style=bundled",
|
||||||
"--function-arg-placeholders=false",
|
"--function-arg-placeholders=false",
|
||||||
|
"--query-driver=D:/Program/llvm-mingw/bin/c++.exe"
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user