We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e455ad0 commit 49f8b43Copy full SHA for 49f8b43
.vscode/settings.json
@@ -1,7 +1,7 @@
1
{
2
"codeQL.githubDatabase.update": "never",
3
"C_Cpp.intelliSenseEngine": "disabled",
4
- "clangd.path": "clangd",
+ "clangd.path": "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clangd",
5
"clangd.arguments": [
6
"-log=verbose",
7
"-pretty",
0 commit comments