Update clangd

This commit is contained in:
Jarred Sumner
2024-09-11 15:14:59 -07:00
parent 3939e16664
commit 3689978b98
2 changed files with 3 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
{
"name": "Debug",
"forcedInclude": ["${workspaceFolder}/src/bun.js/bindings/root.h"],
"compileCommands": "${workspaceFolder}/build/compile_commands.json",
"compileCommands": "${workspaceFolder}/build/debug/compile_commands.json",
"includePath": [
"${workspaceFolder}/build/bun-webkit/include",
"${workspaceFolder}/build/codegen",