Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "I[12:41:00.544] clangd version 19.1.7\nI[12:41:00.544] Features: linux\nI[12:41:00.544] PID: 4185\nI[12:41:00.544] Working directory: <project_root>\nI[12:41:00.544] argv[0]: /sbin/clangd\nI[12:41:00.544] argv[1]: --log=verbose\nI[12:41:00.544] argv[2]: -pretty\nI[12:41:00.544] argv[3]: --background-index\nI[12:41:00.544] argv[4]: --compile-commands-dir=build/\nV[12:41:00.544] User config file is /home/davide/.config/clangd/config.yaml\nI[12:41:00.544] Starting LSP over stdin/stdout\n"
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.544] <<< {\n "id": 1,\n "jsonrpc": "2.0",\n "method": "initialize",\n "params": {\n "capabilities": {\n "general": {\n "positionEncodings": [\n "utf-8",\n "utf-16",\n "utf-32"\n ]\n },\n "offsetEncoding": [\n "utf-8",\n "utf-16"\n ],\n "textDocument": {\n "callHierarchy": {\n "dynamicRegistration": false\n },\n "codeAction": {\n "codeActionLiteralSupport": {\n "codeActionKind": {\n "valueSet": [\n "",\n "quickfix",\n "refactor",\n "refactor.extract",\n "refactor.inline",\n "refactor.rewrite",\n "source",\n "source.organizeImports"\n ]\n }\n },\n "dataSupport": true,\n "dynamicRegistration": true,\n "isPreferredSupport": true,\n "resolveSupport": {\n "properties": [\n "edit"\n ]\n }\n },\n "codeLens": {\n "dynamicRegistration": false,\n "resolveSupport": {\n "properties": [\n "command"\n ]\n }\n },\n "completion": {\n "completionItem": {\n "commitCharactersSupport": false,\n "deprecatedSupport": true,\n "documentationFormat": [\n "markdown",\n "plaintext"\n ],\n "preselectSupport": false,\n "resolveSupport": {\n "properties": [\n "additionalTextEdits",\n "command"\n ]\n },\n "snippetSupport": true,\n "tagSupport": {\n "valueSet": [\n 1\n ]\n }\n },\n "completionItemKind": {\n "valueSet": [\n 1,\n 2,\n 3,\n 4,\n 5,\n 6,\n 7,\n 8,\n 9,\n 10,\n 11,\n 12,\n 13,\n 14,\n 15,\n 16,\n 17,\n 18,\n 19,\n 20,\n 21,\n 22,\n 23,\n 24,\n 25\n ]\n },\n "completionList": {\n "itemDefaults": [\n "editRange",\n "insertTextFormat",\n "insertTextMode",\n "data"\n ]\n },\n "contextSupport": false,\n "dynamicRegistration": false,\n "editsNearCursor": true\n },\n "declaration": {\n "linkSupport": true\n },\n "definition": {\n "dynamicRegistration": true,\n "linkSupport": true\n },\n "diagnostic": {\n "dynamicRegistration": false\n },\n "documentHighlight": {\n "dynamicRegistration": false\n },\n "documentSymbol": {\n "dynamicRegistration": false,\n "hierarchicalDocumentSymbolSupport": true,\n "symbolKind": {\n "valueSet": [\n 1,\n 2,\n 3,\n 4,\n 5,\n 6,\n 7,\n 8,\n 9,\n 10,\n 11,\n 12,\n 13,\n 14,\n 15,\n 16,\n 17,\n 18,\n 19,\n 20,\n 21,\n 22,\n 23,\n 24,\n 25,\n 26\n ]\n }\n },\n "foldingRange": {\n "dynamicRegistration": false,\n "foldingRange": {\n "collapsedText": true\n },\n "lineFoldingOnly": true\n },\n "formatting": {\n "dynamicRegistration": true\n },\n "hover": {\n "contentFormat": [\n "markdown",\n "plaintext"\n ],\n "dynamicRegistration": true\n },\n "implementation": {\n "linkSupport": true\n },\n "inlayHint": {\n "dynamicRegistration": true,\n "resolveSupport": {\n "properties": [\n "textEdits",\n "tooltip",\n "location",\n "command"\n ]\n }\n },\n "publishDiagnostics": {\n "dataSupport": true,\n "relatedInformation": true,\n "tagSupport": {\n "valueSet": [\n 1,\n 2\n ]\n }\n },\n "rangeFormatting": {\n "dynamicRegistration": true,\n "rangesSupport": true\n },\n "references": {\n "dynamicRegistration": false\n },\n "rename": {\n "dynamicRegistration": true,\n "prepareSupport": true\n },\n "semanticTokens": {\n "augmentsSyntaxTokens": true,\n "dynamicRegistration": false,\n "formats": [\n "relative"\n ],\n "multilineTokenSupport": false,\n "overlappingTokenSupport": true,\n "requests": {\n "full": {\n "delta": true\n },\n "range": false\n },\n "serverCancelSupport": false,\n "tokenModifiers": [\n "declaration",\n "definition",\n "readonly",\n "static",\n "deprecated",\n "abstract",\n "async",\n "modification",\n "documentation",\n "defaultLibrary"\n ],\n "tokenTypes": [\n "namespace",\n "type",\n "class",\n "enum",\n "interface",\n "struct",\n "typeParameter",\n "parameter",\n "variable",\n "property",\n "enumMember",\n "event",\n "function",\n "method",\n "macro",\n "keyword",\n "modifier",\n "comment",\n "string",\n "number",\n "regexp",\n "operator",\n "decorator"\n ]\n },\n "signatureHelp": {\n "dynamicRegistration": false,\n "signatureInformation": {\n "activeParameterSupport": true,\n "documentationFormat": [\n "markdown",\n "plaintext"\n ],\n "parameterInformation": {\n "labelOffsetSupport": true\n }\n }\n },\n "synchronization": {\n "didSave": true,\n "dynamicRegistration": false,\n "willSave": true,\n "willSaveWaitUntil": true\n },\n "typeDefinition": {\n "linkSupport": true\n }\n },\n "window": {\n "showDocument": {\n "support": true\n },\n "showMessage": {\n "messageActionItem": {\n "additionalPropertiesSupport": true\n }\n },\n "workDoneProgress": true\n },\n "workspace": {\n "applyEdit": true,\n "configuration": true,\n "didChangeConfiguration": {\n "dynamicRegistration": false\n },\n "didChangeWatchedFiles": {\n "dynamicRegistration": false,\n "relativePatternSupport": true\n },\n "inlayHint": {\n "refreshSupport": true\n },\n "semanticTokens": {\n "refreshSupport": true\n },\n "symbol": {\n "dynamicRegistration": false,\n "symbolKind": {\n "valueSet": [\n 1,\n 2,\n 3,\n 4,\n 5,\n 6,\n 7,\n 8,\n 9,\n 10,\n 11,\n 12,\n 13,\n 14,\n 15,\n 16,\n 17,\n 18,\n 19,\n 20,\n 21,\n 22,\n 23,\n 24,\n 25,\n 26\n ]\n }\n },\n "workspaceEdit": {\n "resourceOperations": [\n "rename",\n "create",\n "delete"\n ]\n },\n "workspaceFolders": true\n }\n },\n "clientInfo": {\n "name": "Neovim",\n "version": "0.11.0-dev+g1e4c708033"\n },\n "initializationOptions": {},\n "processId": 4153,\n "rootPath": "<project_root>",\n "rootUri": "file://<project_root>",\n "trace": "off",\n "workDoneToken": "1",\n "workspaceFolders": [\n {\n "name": "<project_root>",\n "uri": "file://<project_root>"\n }\n ]\n }\n}\n\nI[12:41:00.544] <-- initialize(1)\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'I[12:41:00.545] --> reply:initialize(1) 0 ms\nV[12:41:00.545] >>> {\n "id": 1,\n "jsonrpc": "2.0",\n "result": {\n "capabilities": {\n "astProvider": true,\n "callHierarchyProvider": true,\n "clangdInlayHintsProvider": true,\n "codeActionProvider": {\n "codeActionKinds": [\n "quickfix",\n "refactor",\n "info"\n ]\n },\n "compilationDatabase": {\n "automaticReload": true\n },\n "completionProvider": {\n "resolveProvider": false,\n "triggerCharacters": [\n ".",\n "<",\n ">",\n ":",\n "\\"",\n "/",\n "*"\n ]\n },\n "declarationProvider": true,\n "definitionProvider": true,\n "documentFormattingProvider": true,\n "documentHighlightProvider": true,\n "documentLinkProvider": {\n "resolveProvider": false\n },\n "documentOnTypeFormattingProvider": {\n "firstTriggerCharacter": "\\n",\n "moreTriggerCharacter": []\n },\n "documentRangeFormattingProvider": true,\n "documentSymbolProvider": true,\n "executeCommandProvider": {\n "commands": [\n "clangd.applyFix",\n "clangd.applyRename",\n "clangd.applyTweak"\n ]\n },\n "foldingRangeProvider": true,\n "hoverProvider": true,\n "implementationProvider": true,\n "inactiveRegionsProvider": true,\n "inlayHintProvider": true,\n "memoryUsageProvider": true,\n "referencesProvider": true,\n "renameProvider": {\n "prepareProvider": true\n },\n "selectionRangeProvider": true,\n "semanticTokensProvider": {\n "full": {\n "delta": true\n },\n "legend": {\n "tokenModifiers": [\n "declaration",\n "definition",\n "deprecated",\n "deduced",\n "readonly",\n "static",\n "abstract",\n "virtual",\n "dependentName",\n "defaultLibrary",\n "usedAsMutableReference",\n "usedAsMutablePointer",\n "constructorOrDestructor",\n "userDefined",\n "functionScope",\n "classScope",\n "fileScope",\n "globalScope"\n ],\n "tokenTypes": [\n "variable",\n "variable",\n "parameter",\n "function",\n "method",\n "function",\n "property",\n "variable",\n "class",\n "interface",\n "enum",\n "enumMember",\n "type",\n "type",\n "unknown",\n "namespace",\n "typeParameter",\n "concept",\n "type",\n "macro",\n "modifier",\n "operator",\n "bracket",\n "label",\n "comment"\n ]\n },\n "range": false\n },\n "signatureHelpProvider": {\n "triggerCharacters": [\n "(",\n ")",\n "{",\n "}",\n "<",\n ">",\n ","\n ]\n },\n "standardTypeHierarchyProvider": true,\n "textDocumentSync": {\n "change": 2,\n "openClose": true,\n "save": true\n },\n "typeDefinitionProvider": true,\n "typeHierarchyProvider": true,\n "workspaceSymbolProvider": true\n },\n "offsetEncoding": "utf-8",\n "serverInfo": {\n "name": "clangd",\n "version": "clangd version 19.1.7 linux x86_64-pc-linux-gnu"\n }\n }\n}\n\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:00.546] <<< {\n \"jsonrpc\": \"2.0\",\n \"method\": \"initialized\",\n \"params\": {}\n}\n\nI[12:41:00.546] <-- initialized\nV[12:41:00.546] <<< {\n \"jsonrpc\": \"2.0\",\n \"method\": \"textDocument/didOpen\",\n \"params\": {\n \"textDocument\": {\n \"languageId\": \"cpp\",\n \"text\": \"void SetTransform(A01 *A) {\\n\\t/**************\\n\\tUsing A->SetMatrix(i, M, focus) where:\\n\\t i -> index of the matrix to set (0 .. 14)\\n\\t M -> transform matrix to use\\n\\t focus -> true if you want to add the focus to that piece (only one please)\\n\\n\\t solve the puzzle. Piece 0 is alread in place, and the correct transform to put in place piece 1, is\\n\\t the identity matrix. Find the correct transformations to place the other 13 pieces (i = 2..14).\\n\\t The suggestion is to work on the pieces one at a time, setting the focus to the one you are working on.\\n\\t The piece with the focus, will be displayed in red. Moreover, its origin, and the orientation and size\\n\\t of its axis will be shown. This is necessary because not all the pieces have their center in the origin,\\n\\t but remember that the transformations, assumes that the center is in the origin. Some pieces (especially\\n\\t the ones with a high index) will require a combination of transformations, since the transform is not\\n\\t centered with the origin or the main axes. Follow the instructions in the comments to solve the puzzle.\\n\\n\\t WARNING!\\n\\t Since it is a C program, you can use for loops and functions if you think they can be helpful in your solution.\\n\\t However, please include all your code in this file, since it will be put in an automatic correction process\\n\\t for the final evaluation. Please also be cautious when using standard libraries and symbols, since they\\n\\t might not be available in all the development environments (especially, they might not be available\\n\\t in the final evaluation environment, preventing your code from compiling).\\n\\t This WARNING will be valid far ALL THE ASSIGNMENTs, but it will not be repeated in the following texts,\\n\\t so please remember these advices carefully!\\n\\n\\t***************/\\n\\n glm::mat4 M;\\n\\n\\t// 1. This is the only one in place, and that should not be modified\\n\\tM = glm::mat4(1.0f);\\n\\tA->SetMatrix(0, M, false);\\n\\n\\t// 2. This is an example on how to highlight a piece and move it.\\n\\t// to put it in place, just replace the following line with an identity matrix,\\n\\t// that is: A->SetMatrix(0, M, false);\\n\\tM = glm::rotate(glm::translate(glm::mat4(1.0f), glm::vec3(-0.3f, 0.0f, -1.6f)),\\n\\t\\t\\t\\t\\tglm::radians(15.0f), glm::vec3(0.0f, 1.0f, 0.0f));\\n\\t//M = glm::mat4(1.0f);\\t\\t\\t// to put this piece in places, uncomment this line and delete the two above\\n\\tA->SetMatrix(1, M, true);\\n\\n\\t// FROM THIS POINT ON, you have to find the correct transform to solve the puzzle.\\n\\n // 3. Translate 3 units along the y-axis and -2 along the z-axis.\\n\\tM = glm::mat4(1.0f);\\n A->SetMatrix(2, M, false);\\n\\n // 4. Rotate 30 degrees around the x-axis.\\n\\tM = glm::mat4(1.0f);\\n\\tA->SetMatrix(3, M, false);\\n\\n // 5. Mirror over the xz-plane.\\n\\tM = glm::mat4(1.0f);\\n A->SetMatrix(4, M, false);\\n\\n // 6. Perform a shear along the y-axis, with hx = 0.4 (and hz = 0).\\n\\tM = glm::mat4(1.0f);\\n A->SetMatrix(5, M, false);\\n\\n // 7. Scale by 1.5 along the z-axis and 0.75 along the y-axis.\\n\\tM = glm::mat4(1.0f);\\n A->SetMatrix(6, M, false);\\n\\n // 8. Perform a proportional scaling of a factor of 2.5.\\n\\tM = glm::mat4(1.0f);\\n A->SetMatrix(7, M, false);\\n\\n //9. Scale 3x proportionally, centered at (-1,0,2).\\n\\tM = glm::mat4(1.0f);\\n\\tA->SetMatrix(8, M, false);\\n\\n // 10. Scale 1.5x along an axis oriented 45 degrees between the y and z-axis and passing through point (0,2,-1).\\n\\tM = glm::mat4(1.0f);\\n A->SetMatrix(9, M, false);\\n\\n // 11. Compose a rotation of 45 degrees around an axis aligned with the vector (-2,1,0), then a translation (2,0,-3).\\n\\tM = glm::mat4(1.0f);\\n A->SetMatrix(10, M, false);\\n\\n // 12. Rotate -45 degrees around the z-axis, centered at (3,-1,0).\\n\\tM = glm::mat4(1.0f);\\n A->SetMatrix(11, M, false);\\n\\n // 13. Perform a 90-degree rotation about an arbitrary axis passing through (0,0,-2), aligned using a 30-degree rotation around the z-axis and a 20-degree rotation around the y-axis.\\n\\tM = glm::mat4(1.0f);\\n A->SetMatrix(12, M, false);\\n\\n // 14. Compose a non-proportional scaling that doubles the object along the y-axis, centered in (1,2,-1), with a translation (-2,0,3).\\n\\tM = glm::mat4(1.0f);\\n A->SetMatrix(13, M, false);\\n\\n // 15. Rotate 120 degrees around a custom axis passing through (2,-1,3) and aligned with the vector (1,2,1).\\n\\tM = glm::mat4(1.0f);\\n A->SetMatrix(14, M, false);\\n}\\n\",\n \"uri\": \"file://<project_root>/src/transforms.hpp\",\n \"version\": 0\n }\n }\n}\n\nI[12:41:00.546] <-- textDocument/didOpen\nI[12:41:00.547] Loaded compilation database from <project_root>/build/compile_commands.json\nV[12:41:00.547] Broadcasting compilation database from <project_root>/build/\nI[12:41:00.547] --> window/workDoneProgress/create(0)\nI[12:41:00.547] ASTWorker building file <project_root>/src/transforms.hpp version 0 with command clangd fallback\n[<project_root>/src]\n/usr/bin/clang -resource-dir=/usr/lib/clang/19 -- <project_root>/src/transforms.hpp\nV[12:41:00.547] >>> {\n \"id\": 0,\n \"jsonrpc\": \"2.0\",\n \"method\": \"window/workDoneProgress/create\",\n \"params\": {\n \"token\": \"backgroundIndexProgress\"\n }\n}\n\nI[12:41:00.547] Enqueueing 1 commands for indexing\nV[12:41:00.547] Failed to load shard: <project_root>/<project_root>/src/main.cpp\nV[12:41:00.548] Background-index: Couldn't read <project_root>/<project_root>/src/main.cpp to validate stored index: No such file or directory\nV[12:41:00.548] Driver produced command: cc1 -cc1 -triple x86_64-pc-linux-gnu -fsyntax-only -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name transforms.hpp -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=all -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=<project_root>/src -fcoverage-compilation-dir=<project_root>/src -resource-dir /usr/lib/clang/19 -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward -internal-isystem /usr/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdeprecated-macro -ferror-limit 19 -stack-protector 2 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -no-round-trip-args -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -x c++-header <project_root>/src/transforms.hpp\nV[12:41:00.548] Building first preamble for <project_root>/src/transforms.hpp version 0\n"
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.552] <<< {\n "id": 2,\n "jsonrpc": "2.0",\n "method": "textDocument/semanticTokens/full",\n "params": {\n "textDocument": {\n "uri": "file://<project_root>/src/transforms.hpp"\n }\n }\n}\n\nI[12:41:00.552] <-- textDocument/semanticTokens/full(2)\nV[12:41:00.552] <<< {\n "id": 0,\n "jsonrpc": "2.0",\n "result": null\n}\n\nI[12:41:00.552] <-- reply(0)\nI[12:41:00.552] --> $/progress\nV[12:41:00.552] >>> {\n "jsonrpc": "2.0",\n "method": "$/progress",\n "params": {\n "token": "backgroundIndexProgress",\n "value": {\n "kind": "begin",\n "percentage": 0,\n "title": "indexing"\n }\n }\n}\n\nI[12:41:00.552] --> $/progress\nV[12:41:00.552] >>> {\n "jsonrpc": "2.0",\n "method": "$/progress",\n "params": {\n "token": "backgroundIndexProgress",\n "value": {\n "kind": "end"\n }\n }\n}\n\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "I[12:41:00.554] Built preamble of size 238824 for file <project_root>/src/transforms.hpp version 0 in 0.01 seconds\n"
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'I[12:41:00.554] --> workspace/semanticTokens/refresh(1)\nV[12:41:00.554] >>> {\n "id": 1,\n "jsonrpc": "2.0",\n "method": "workspace/semanticTokens/refresh",\n "params": null\n}\n\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:00.554] indexed preamble AST for <project_root>/src/transforms.hpp version 0:\n symbol slab: 0 symbols, 120 bytes\n ref slab: 0 symbols, 0 refs, 128 bytes\n relations slab: 0 relations, 24 bytes\n"
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.555] <<< {\n "jsonrpc": "2.0",\n "method": "$/cancelRequest",\n "params": {\n "id": 2\n }\n}\n\nI[12:41:00.555] <-- $/cancelRequest\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.555] <<< {\n "id": 3,\n "jsonrpc": "2.0",\n "method": "textDocument/semanticTokens/full",\n "params": {\n "textDocument": {\n "uri": "file://<project_root>/src/transforms.hpp"\n }\n }\n}\n\nI[12:41:00.555] <-- textDocument/semanticTokens/full(3)\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.555] <<< {\n "id": 1,\n "jsonrpc": "2.0",\n "result": null\n}\n\nI[12:41:00.555] <-- reply(1)\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "I[12:41:00.556] Indexing c++17 standard library in the context of <project_root>/src/transforms.hpp\n"
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.559] Trying to fix unresolved name "A01" in scopes: []\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.560] Trying to fix unresolved name "mat4" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.560] Trying to fix unresolved name "mat4" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.560] Trying to fix unresolved name "rotate" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.560] Trying to fix unresolved name "translate" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.561] Trying to fix unresolved name "mat4" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.561] Trying to fix unresolved name "vec3" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.561] Trying to fix unresolved name "radians" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.561] Trying to fix unresolved name "vec3" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.561] Trying to fix unresolved name "mat4" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.561] Trying to fix unresolved name "mat4" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.562] Trying to fix unresolved name "mat4" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.562] Trying to fix unresolved name "mat4" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.562] Trying to fix unresolved name "mat4" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.562] Trying to fix unresolved name "mat4" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.562] Trying to fix unresolved name "mat4" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.562] Trying to fix unresolved name "mat4" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.562] Trying to fix unresolved name "mat4" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.563] Trying to fix unresolved name "mat4" in scopes: [glm::]\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:00.564] indexed file AST for <project_root>/src/transforms.hpp version 0:\n symbol slab: 1 symbols, 4448 bytes\n ref slab: 1 symbols, 1 refs, 4248 bytes\n relations slab: 0 relations, 24 bytes\nV[12:41:00.564] Build dynamic index for main-file symbols with estimated memory usage of 11520 bytes\n"
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "I[12:41:00.565] --> textDocument/publishDiagnostics\n"
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:00.565] >>> {\n \"jsonrpc\": \"2.0\",\n \"method\": \"textDocument/publishDiagnostics\",\n \"params\": {\n \"diagnostics\": [\n {\n \"code\": \"unknown_typename\",\n \"message\": \"Unknown type name 'A01'\",\n \"range\": {\n \"end\": {\n \"character\": 21,\n \"line\": 0\n },\n \"start\": {\n \"character\": 18,\n \"line\": 0\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 7,\n \"line\": 27\n },\n \"start\": {\n \"character\": 4,\n \"line\": 27\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 8,\n \"line\": 30\n },\n \"start\": {\n \"character\": 5,\n \"line\": 30\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 8,\n \"line\": 36\n },\n \"start\": {\n \"character\": 5,\n \"line\": 36\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 20,\n \"line\": 36\n },\n \"start\": {\n \"character\": 17,\n \"line\": 36\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 35,\n \"line\": 36\n },\n \"start\": {\n \"character\": 32,\n \"line\": 36\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 52,\n \"line\": 36\n },\n \"start\": {\n \"character\": 49,\n \"line\": 36\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 8,\n \"line\": 37\n },\n \"start\": {\n \"character\": 5,\n \"line\": 37\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 29,\n \"line\": 37\n },\n \"start\": {\n \"character\": 26,\n \"line\": 37\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 8,\n \"line\": 44\n },\n \"start\": {\n \"character\": 5,\n \"line\": 44\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 8,\n \"line\": 48\n },\n \"start\": {\n \"character\": 5,\n \"line\": 48\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 8,\n \"line\": 52\n },\n \"start\": {\n \"character\": 5,\n \"line\": 52\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 8,\n \"line\": 56\n },\n \"start\": {\n \"character\": 5,\n \"line\": 56\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 8,\n \"line\": 60\n },\n \"start\": {\n \"character\": 5,\n \"line\": 60\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 8,\n \"line\": 64\n },\n \"start\": {\n \"character\": 5,\n \"line\": 64\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 8,\n \"line\": 68\n },\n \"start\": {\n \"character\": 5,\n \"line\": 68\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 8,\n \"line\": 72\n },\n \"start\": {\n \"character\": 5,\n \"line\": 72\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 8,\n \"line\": 76\n },\n \"start\": {\n \"character\": 5,\n \"line\": 76\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"undeclared_var_use\",\n \"message\": \"Use of undeclared identifier 'glm'\",\n \"range\": {\n \"end\": {\n \"character\": 8,\n \"line\": 80\n },\n \"start\": {\n \"character\": 5,\n \"line\": 80\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n },\n {\n \"code\": \"fatal_too_many_errors\",\n \"message\": \"Too many errors emitted, stopping now\",\n \"range\": {\n \"end\": {\n \"character\": 0,\n \"line\": 0\n },\n \"start\": {\n \"character\": 0,\n \"line\": 0\n }\n },\n \"relatedInformation\": [],\n \"severity\": 1,\n \"source\": \"clang\"\n }\n ],\n \"uri\": \"file://<project_root>/src/transforms.hpp\",\n \"version\": 0\n }\n}\n\nI[12:41:00.565] --> reply:textDocument/semanticTokens/full(2) 13 ms, error: Task was cancelled.\nV[12:41:00.565] >>> {\n \"error\": {\n \"code\": -32800,\n \"message\": \"Request cancelled\"\n },\n \"id\": 2,\n \"jsonrpc\": \"2.0\"\n}\n\nV[12:41:00.565] ASTWorker running SemanticHighlights on version 0 of <project_root>/src/transforms.hpp\nI[12:41:00.565] --> reply:textDocument/semanticTokens/full(3) 10 ms\nV[12:41:00.565] >>> {\n \"id\": 3,\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"data\": [\n 0,\n 5,\n 12,\n 3,\n 131075,\n 0,\n 18,\n 1,\n 2,\n 16387,\n 27,\n 14,\n 1,\n 1,\n 16387,\n 4,\n 1,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024,\n 8,\n 1,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024,\n 6,\n 4,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024,\n 4,\n 1,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024,\n 4,\n 4,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024,\n 4,\n 4,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024,\n 4,\n 4,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024,\n 4,\n 4,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024,\n 4,\n 1,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024,\n 4,\n 4,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024,\n 4,\n 4,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024,\n 4,\n 4,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024,\n 4,\n 4,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024,\n 4,\n 4,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024,\n 4,\n 4,\n 1,\n 2,\n 16384,\n 0,\n 3,\n 9,\n 14,\n 33024\n ],\n \"resultId\": \"1\"\n }\n}\n\n"
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:00.828] <<< {\n "id": 4,\n "jsonrpc": "2.0",\n "method": "textDocument/documentHighlight",\n "params": {\n "position": {\n "character": 0,\n "line": 4\n },\n "textDocument": {\n "uri": "file://<project_root>/src/transforms.hpp"\n }\n }\n}\n\nI[12:41:00.828] <-- textDocument/documentHighlight(4)\n'
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:00.828] ASTWorker running Highlights on version 0 of <project_root>/src/transforms.hpp\n"
- [ERROR][2025-03-11 12:41:00] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'I[12:41:00.828] --> reply:textDocument/documentHighlight(4) 0 ms\nV[12:41:00.828] >>> {\n "id": 4,\n "jsonrpc": "2.0",\n "result": []\n}\n\n'
- [ERROR][2025-03-11 12:41:01] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:01.787] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:104:49:too many arguments provided to function-like macro invocation\nV[12:41:01.787] Ignored diagnostic. /usr/lib/clang/19/include/stdatomic.h:90:9:macro 'atomic_is_lock_free' defined here\nV[12:41:01.787] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:104:5:redefinition of 'atomic_is_lock_free' as different kind of symbol\nV[12:41:01.787] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/atomic:1296:5:previous definition is here\nV[12:41:01.787] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:107:7:expected expression\nV[12:41:01.787] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:111:6:expected ';' after top level declarator\n"
- [ERROR][2025-03-11 12:41:01] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:01.787] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:142:5:expected parameter declarator\nV[12:41:01.787] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:142:5:expected ')'\nV[12:41:01.787] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:142:5:to match this '('\n"
- [ERROR][2025-03-11 12:41:01] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:01.788] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:157:41:too many arguments provided to function-like macro invocation\nV[12:41:01.788] Ignored diagnostic. /usr/lib/clang/19/include/stdatomic.h:144:9:macro 'atomic_load' defined here\nV[12:41:01.788] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:157:5:redefinition of 'atomic_load' as different kind of symbol\nV[12:41:01.788] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/atomic:1399:5:previous definition is here\n"
- [ERROR][2025-03-11 12:41:01] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:01.788] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:158:7:expected expression\nV[12:41:01.788] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:158:69:expected ';' after top level declarator\nV[12:41:01.788] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:183:5:expected parameter declarator\nV[12:41:01.788] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:183:5:expected ')'\nV[12:41:01.788] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:183:5:to match this '('\n"
- [ERROR][2025-03-11 12:41:01] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:01.788] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:200:47:too many arguments provided to function-like macro invocation\nV[12:41:01.788] Ignored diagnostic. /usr/lib/clang/19/include/stdatomic.h:141:9:macro 'atomic_store' defined here\n"
- [ERROR][2025-03-11 12:41:01] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:01.788] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:200:5:variable has incomplete type 'void'\n"
- [ERROR][2025-03-11 12:41:01] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:01.802] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:201:34:use of undeclared identifier '__p'\nV[12:41:01.802] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:201:49:use of undeclared identifier '__r'\nV[12:41:01.802] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:201:79:expected ';' after top level declarator\n"
- [ERROR][2025-03-11 12:41:01] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:01.803] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:225:5:expected parameter declarator\nV[12:41:01.803] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:225:5:expected ')'\nV[12:41:01.803] Ignored diagnostic. /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/bits/shared_ptr_atomic.h:225:5:to match this '('\n"
- [ERROR][2025-03-11 12:41:01] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:01.803] Ignored diagnostic. too many errors emitted, stopping now\n"
- [ERROR][2025-03-11 12:41:02] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "I[12:41:02.291] Indexed c++17 standard library (incomplete due to errors): 14360 symbols, 1909 filtered\n"
- [ERROR][2025-03-11 12:41:02] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:02.332] Build dynamic index for header symbols with estimated memory usage of 8556240 bytes\n"
- [ERROR][2025-03-11 12:41:02] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'V[12:41:02.613] <<< {\n "id": 5,\n "jsonrpc": "2.0",\n "method": "textDocument/documentHighlight",\n "params": {\n "position": {\n "character": 0,\n "line": 13\n },\n "textDocument": {\n "uri": "file://<project_root>/src/transforms.hpp"\n }\n }\n}\n\nI[12:41:02.613] <-- textDocument/documentHighlight(5)\n'
- [ERROR][2025-03-11 12:41:02] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" "V[12:41:02.613] ASTWorker running Highlights on version 0 of <project_root>/src/transforms.hpp\n"
- [ERROR][2025-03-11 12:41:02] ...p/_transport.lua:36 "rpc" "/sbin/clangd" "stderr" 'I[12:41:02.613] --> reply:textDocument/documentHighlight(5) 0 ms\nV[12:41:02.613] >>> {\n "id": 5,\n "jsonrpc": "2.0",\n "result": []\n}\n\n'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement