Skip to content

Instantly share code, notes, and snippets.

@NomiChirps
Created July 26, 2022 16:21
Show Gist options
  • Save NomiChirps/85afddb252bb9699b2d0d59a2a3f43f3 to your computer and use it in GitHub Desktop.
Save NomiChirps/85afddb252bb9699b2d0d59a2a3f43f3 to your computer and use it in GitHub Desktop.
I[09:20:25.260] clangd version 14.0.3 (https://github.com/llvm/llvm-project 1f9140064dfbfb0bbda8e51306ea51080b2f7aac)
I[09:20:25.261] Features: windows+grpc
I[09:20:25.261] PID: 43760
I[09:20:25.261] Working directory: g:\code\tplp2
I[09:20:25.261] argv[0]: G:\code\tools\clangd_14.0.3\bin\clangd.exe
I[09:20:25.261] argv[1]: --header-insertion=never
I[09:20:25.261] argv[2]: --query-driver=**
I[09:20:25.261] argv[3]: --log=verbose
V[09:20:25.266] User config file is C:\Users\Nomi\AppData\Local\clangd\config.yaml
I[09:20:25.266] Starting LSP over stdin/stdout
V[09:20:25.267] <<< {"id":0,"jsonrpc":"2.0","method":"initialize","params":{"capabilities":{"general":{"markdown":{"parser":"marked","version":"1.1.0"},"positionEncodings":["utf-16"],"regularExpressions":{"engine":"ECMAScript","version":"ES2020"},"staleRequestSupport":{"cancel":true,"retryOnContentModified":["textDocument/semanticTokens/full","textDocument/semanticTokens/range","textDocument/semanticTokens/full/delta"]}},"notebookDocument":{"synchronization":{"dynamicRegistration":true,"executionSummarySupport":true}},"textDocument":{"callHierarchy":{"dynamicRegistration":true},"codeAction":{"codeActionLiteralSupport":{"codeActionKind":{"valueSet":["","quickfix","refactor","refactor.extract","refactor.inline","refactor.rewrite","source","source.organizeImports"]}},"dataSupport":true,"disabledSupport":true,"dynamicRegistration":true,"honorsChangeAnnotations":false,"isPreferredSupport":true,"resolveSupport":{"properties":["edit"]}},"codeLens":{"dynamicRegistration":true},"colorProvider":{"dynamicRegistration":true},"completion":{"completionItem":{"commitCharactersSupport":true,"deprecatedSupport":true,"documentationFormat":["markdown","plaintext"],"insertReplaceSupport":true,"insertTextModeSupport":{"valueSet":[1,2]},"labelDetailsSupport":true,"preselectSupport":true,"resolveSupport":{"properties":["documentation","detail","additionalTextEdits"]},"snippetSupport":true,"tagSupport":{"valueSet":[1]}},"completionItemKind":{"valueSet":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25]},"completionList":{"itemDefaults":["commitCharacters","editRange","insertTextFormat","insertTextMode"]},"contextSupport":true,"dynamicRegistration":true,"editsNearCursor":true,"insertTextMode":2},"declaration":{"dynamicRegistration":true,"linkSupport":true},"definition":{"dynamicRegistration":true,"linkSupport":true},"diagnostic":{"dynamicRegistration":true,"relatedDocumentSupport":false},"documentHighlight":{"dynamicRegistration":true},"documentLink":{"dynamicRegistration":true,"tooltipSupport":true},"documentSymbol":{"dynamicRegistration":true,"hierarchicalDocumentSymbolSupport":true,"labelSupport":true,"symbolKind":{"valueSet":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26]},"tagSupport":{"valueSet":[1]}},"foldingRange":{"dynamicRegistration":true,"foldingRange":{"collapsedText":false},"foldingRangeKind":{"valueSet":["comment","imports","region"]},"lineFoldingOnly":true,"rangeLimit":5000},"formatting":{"dynamicRegistration":true},"hover":{"contentFormat":["markdown","plaintext"],"dynamicRegistration":true},"implementation":{"dynamicRegistration":true,"linkSupport":true},"inlayHint":{"dynamicRegistration":true,"resolveSupport":{"properties":["tooltip","textEdits","label.tooltip","label.location","label.command"]}},"inlineValue":{"dynamicRegistration":true},"linkedEditingRange":{"dynamicRegistration":true},"onTypeFormatting":{"dynamicRegistration":true},"publishDiagnostics":{"codeDescriptionSupport":true,"dataSupport":true,"relatedInformation":true,"tagSupport":{"valueSet":[1,2]},"versionSupport":false},"rangeFormatting":{"dynamicRegistration":true},"references":{"dynamicRegistration":true},"rename":{"dynamicRegistration":true,"honorsChangeAnnotations":true,"prepareSupport":true,"prepareSupportDefaultBehavior":1},"selectionRange":{"dynamicRegistration":true},"semanticTokens":{"augmentsSyntaxTokens":true,"dynamicRegistration":true,"formats":["relative"],"multilineTokenSupport":false,"overlappingTokenSupport":false,"requests":{"full":{"delta":true},"range":true},"serverCancelSupport":true,"tokenModifiers":["declaration","definition","readonly","static","deprecated","abstract","async","modification","documentation","defaultLibrary"],"tokenTypes":["namespace","type","class","enum","interface","struct","typeParameter","parameter","variable","property","enumMember","event","function","method","macro","keyword","modifier","comment","string","number","regexp","operator","decorator"]},"signatureHelp":{"contextSupport":true,"dynamicRegistration":true,"signatureInformation":{"activeParameterSupport":true,"documentationFormat":["markdown","plaintext"],"parameterInformation":{"labelOffsetSupport":true}}},"synchronization":{"didSave":true,"dynamicRegistration":true,"willSave":true,"willSaveWaitUntil":true},"typeDefinition":{"dynamicRegistration":true,"linkSupport":true},"typeHierarchy":{"dynamicRegistration":true}},"window":{"showDocument":{"support":true},"showMessage":{"messageActionItem":{"additionalPropertiesSupport":true}},"workDoneProgress":true},"workspace":{"applyEdit":true,"codeLens":{"refreshSupport":true},"configuration":true,"diagnostics":{"refreshSupport":true},"didChangeConfiguration":{"dynamicRegistration":true},"didChangeWatchedFiles":{"dynamicRegistration":true,"relativePatternSupport":true},"executeCommand":{"dynamicRegistration":true},"fileOperations":{"didCreate":true,"didDelete":true,"didRename":true,"dynamicRegistration":true,"willCreate":true,"willDelete":true,"willRename":true},"inlayHint":{"refreshSupport":true},"inlineValue":{"refreshSupport":true},"semanticTokens":{"refreshSupport":true},"symbol":{"dynamicRegistration":true,"resolveSupport":{"properties":["location.range"]},"symbolKind":{"valueSet":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26]},"tagSupport":{"valueSet":[1]}},"workspaceEdit":{"changeAnnotationSupport":{"groupsOnLabel":true},"documentChanges":true,"failureHandling":"textOnlyTransactional","normalizesLineEndings":true,"resourceOperations":["create","rename","delete"]},"workspaceFolders":true}},"clientInfo":{"name":"Visual Studio Code","version":"1.69.2"},"initializationOptions":{"clangdFileStatus":true,"fallbackFlags":[]},"locale":"en-us","processId":41028,"rootPath":"g:\\code\\tplp2","rootUri":"file:///g%3A/code/tplp2","trace":"off","workspaceFolders":[{"name":"tplp2","uri":"file:///g%3A/code/tplp2"},{"name":"rules_pico","uri":"file:///g%3A/code/rules_pico"},{"name":"compile-commands-issue-repro","uri":"file:///g%3A/code/compile-commands-issue-repro"}]}}
I[09:20:25.267] <-- initialize(0)
I[09:20:25.343] --> reply:initialize(0) 76 ms
V[09:20:25.343] >>> {"id":0,"jsonrpc":"2.0","result":{"capabilities":{"astProvider":true,"callHierarchyProvider":true,"clangdInlayHintsProvider":true,"codeActionProvider":{"codeActionKinds":["quickfix","refactor","info"]},"compilationDatabase":{"automaticReload":true},"completionProvider":{"allCommitCharacters":[" ","\t","(",")","[","]","{","}","<",">",":",";",",","+","-","/","*","%","^","&","#","?",".","=","\"","'","|"],"resolveProvider":false,"triggerCharacters":[".","<",">",":","\"","/","*"]},"declarationProvider":true,"definitionProvider":true,"documentFormattingProvider":true,"documentHighlightProvider":true,"documentLinkProvider":{"resolveProvider":false},"documentOnTypeFormattingProvider":{"firstTriggerCharacter":"\n","moreTriggerCharacter":[]},"documentRangeFormattingProvider":true,"documentSymbolProvider":true,"executeCommandProvider":{"commands":["clangd.applyFix","clangd.applyTweak"]},"hoverProvider":true,"implementationProvider":true,"memoryUsageProvider":true,"referencesProvider":true,"renameProvider":{"prepareProvider":true},"selectionRangeProvider":true,"semanticTokensProvider":{"full":{"delta":true},"legend":{"tokenModifiers":["declaration","deprecated","deduced","readonly","static","abstract","virtual","dependentName","defaultLibrary","usedAsMutableReference","functionScope","classScope","fileScope","globalScope"],"tokenTypes":["variable","variable","parameter","function","method","function","property","variable","class","interface","enum","enumMember","type","type","unknown","namespace","typeParameter","concept","type","macro","comment"]},"range":false},"signatureHelpProvider":{"triggerCharacters":["(",")","{","}","<",">",","]},"textDocumentSync":{"change":2,"openClose":true,"save":true},"typeDefinitionProvider":true,"typeHierarchyProvider":true,"workspaceSymbolProvider":true},"serverInfo":{"name":"clangd","version":"clangd version 14.0.3 (https://github.com/llvm/llvm-project 1f9140064dfbfb0bbda8e51306ea51080b2f7aac) windows+grpc x86_64-pc-windows-msvc"}}}
V[09:20:25.344] <<< {"jsonrpc":"2.0","method":"initialized","params":{}}
I[09:20:25.344] <-- initialized
V[09:20:28.871] <<< {"jsonrpc":"2.0","method":"textDocument/didOpen","params":{"textDocument":{"languageId":"cpp","text":"#include <cstdint>\r\n\r\nuint8_t x();","uri":"file:///g%3A/code/compile-commands-issue-repro/test.h","version":1}}}
I[09:20:28.872] <-- textDocument/didOpen
V[09:20:28.872] <<< {"id":1,"jsonrpc":"2.0","method":"textDocument/documentSymbol","params":{"textDocument":{"uri":"file:///g%3A/code/compile-commands-issue-repro/test.h"}}}
I[09:20:28.872] <-- textDocument/documentSymbol(1)
V[09:20:28.872] <<< {"id":2,"jsonrpc":"2.0","method":"textDocument/semanticTokens/full","params":{"textDocument":{"uri":"file:///g%3A/code/compile-commands-issue-repro/test.h"}}}
I[09:20:28.872] <-- textDocument/semanticTokens/full(2)
V[09:20:28.872] <<< {"id":3,"jsonrpc":"2.0","method":"textDocument/codeAction","params":{"context":{"diagnostics":[],"triggerKind":2},"range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"textDocument":{"uri":"file:///g%3A/code/compile-commands-issue-repro/test.h"}}}
I[09:20:28.872] <-- textDocument/codeAction(3)
V[09:20:28.872] <<< {"id":4,"jsonrpc":"2.0","method":"textDocument/documentLink","params":{"textDocument":{"uri":"file:///g%3A/code/compile-commands-issue-repro/test.h"}}}
I[09:20:28.872] <-- textDocument/documentLink(4)
I[09:20:28.875] Loaded compilation database from g:\code\compile-commands-issue-repro\compile_commands.json
V[09:20:28.875] Broadcasting compilation database from g:\code\compile-commands-issue-repro
I[09:20:28.885] --> window/workDoneProgress/create(0)
V[09:20:28.885] >>> {"id":0,"jsonrpc":"2.0","method":"window/workDoneProgress/create","params":{"token":"backgroundIndexProgress"}}
I[09:20:28.885] Enqueueing 2 commands for indexing
V[09:20:28.886] <<< {"id":0,"jsonrpc":"2.0","result":null}
I[09:20:28.886] <-- reply(0)
I[09:20:28.886] --> $/progress
V[09:20:28.886] >>> {"jsonrpc":"2.0","method":"$/progress","params":{"token":"backgroundIndexProgress","value":{"kind":"begin","percentage":0,"title":"indexing"}}}
I[09:20:28.886] --> $/progress
V[09:20:28.886] >>> {"jsonrpc":"2.0","method":"$/progress","params":{"token":"backgroundIndexProgress","value":{"kind":"report","message":"0/1","percentage":0}}}
V[09:20:28.896] BackgroundIndex: building version 1 after loading index from disk
V[09:20:28.905] BackgroundIndex: serving version 1 (979804 bytes)
I[09:20:28.910] --> $/progress
V[09:20:28.910] >>> {"jsonrpc":"2.0","method":"$/progress","params":{"token":"backgroundIndexProgress","value":{"kind":"report","message":"0/1","percentage":0}}}
I[09:20:28.910] --> $/progress
V[09:20:28.910] >>> {"jsonrpc":"2.0","method":"$/progress","params":{"token":"backgroundIndexProgress","value":{"kind":"end"}}}
V[09:20:28.921] System include extraction: target extracted: "arm-none-eabi"
V[09:20:28.921] System include extraction: adding g:\code\tools\gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi\bin\../lib/gcc/arm-none-eabi/11.2.1/include
V[09:20:28.921] System include extraction: adding g:\code\tools\gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi\bin\../lib/gcc/arm-none-eabi/11.2.1/include-fixed
V[09:20:28.921] System include extraction: adding g:\code\tools\gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi\bin\../lib/gcc/arm-none-eabi/11.2.1/../../../../arm-none-eabi/include
I[09:20:28.921] System includes extractor: successfully executed G:/code/tools/gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi/bin/arm-none-eabi-gcc
got includes: "g:\code\tools\gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi\bin\../lib/gcc/arm-none-eabi/11.2.1/include, g:\code\tools\gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi\bin\../lib/gcc/arm-none-eabi/11.2.1/include-fixed, g:\code\tools\gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi\bin\../lib/gcc/arm-none-eabi/11.2.1/../../../../arm-none-eabi/include"
got target: "arm-none-eabi"
I[09:20:28.921] ASTWorker building file g:\code\compile-commands-issue-repro\test.h version 1 with command
[G:/code/compile-commands-issue-repro]
G:/code/tools/gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi/bin/arm-none-eabi-gcc --target=arm-none-eabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DFREESTANDING -fstack-protector -Wall -fno-omit-frame-pointer -mcpu=cortex-m0plus -mthumb -MD -MF bazel-out/x64_windows-fastbuild/bin/_objs/test/test.d -frandom-seed=bazel-out/x64_windows-fastbuild/bin/_objs/test/test.o -iquote . -iquote bazel-out/x64_windows-fastbuild/bin -no-canonical-prefixes -Wno-builtin-macro-redefined "-D__DATE__=\"redacted\"" "-D__TIMESTAMP__=\"redacted\"" "-D__TIME__=\"redacted\"" -c -isystem "g:\\code\\tools\\gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi\\bin\\../lib/gcc/arm-none-eabi/11.2.1/include" -isystem "g:\\code\\tools\\gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi\\bin\\../lib/gcc/arm-none-eabi/11.2.1/include-fixed" -isystem "g:\\code\\tools\\gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi\\bin\\../lib/gcc/arm-none-eabi/11.2.1/../../../../arm-none-eabi/include" -x c++-header "-resource-dir=G:\\code\\tools\\clangd_14.0.3\\lib\\clang\\14.0.3" -- "g:\\code\\compile-commands-issue-repro\\test.h"
V[09:20:28.922] Driver produced command: cc1 -cc1 -triple thumbv6m-none-unknown-eabi -fsyntax-only -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name test.h -mrelocation-model static -mframe-pointer=all -fmath-errno -ffp-contract=on -fno-rounding-math -fno-verbose-asm -mconstructor-aliases -nostdsysteminc -target-cpu cortex-m0plus -Wunaligned-access -target-feature +soft-float-abi -target-feature -crc -target-feature -dsp -target-feature -mve -target-feature -ras -target-feature -sb -target-feature -i8mm -target-feature -lob -target-feature -cdecp0 -target-feature -cdecp1 -target-feature -cdecp2 -target-feature -cdecp3 -target-feature -cdecp4 -target-feature -cdecp5 -target-feature -cdecp6 -target-feature -cdecp7 -target-feature -pacbti -target-feature -hwdiv-arm -target-feature -hwdiv -target-feature -vfp2 -target-feature -vfp2sp -target-feature -vfp3 -target-feature -vfp3d16 -target-feature -vfp3d16sp -target-feature -vfp3sp -target-feature -fp16 -target-feature -vfp4 -target-feature -vfp4d16 -target-feature -vfp4d16sp -target-feature -vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature -fp64 -target-feature -d32 -target-feature -neon -target-feature -dotprod -target-feature -fp16fml -target-feature -bf16 -target-feature -mve.fp -target-feature -fpregs -target-feature -crypto -target-feature -sha2 -target-feature -aes -target-feature +strict-align -target-abi aapcs -mfloat-abi soft -fallow-half-arguments-and-returns -debugger-tuning=gdb -fcoverage-compilation-dir=G:/code/compile-commands-issue-repro -resource-dir "G:\\code\\tools\\clangd_14.0.3\\lib\\clang\\14.0.3" -dependency-file bazel-out/x64_windows-fastbuild/bin/_objs/test/test.d -MT test.o -sys-header-deps -module-file-deps -iquote . -iquote bazel-out/x64_windows-fastbuild/bin -isystem "g:\\code\\tools\\gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi\\bin\\../lib/gcc/arm-none-eabi/11.2.1/include" -isystem "g:\\code\\tools\\gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi\\bin\\../lib/gcc/arm-none-eabi/11.2.1/include-fixed" -isystem "g:\\code\\tools\\gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi\\bin\\../lib/gcc/arm-none-eabi/11.2.1/../../../../arm-none-eabi/include" -U _FORTIFY_SOURCE -D _FORTIFY_SOURCE=1 -D FREESTANDING -D "__DATE__=\"redacted\"" -D "__TIMESTAMP__=\"redacted\"" -D "__TIME__=\"redacted\"" -internal-isystem "G:/code/tools/gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi/bin\\../lib/clang-runtimes\\arm-none-eabi\\include\\c++\\v1" -internal-isystem "G:\\code\\tools\\clangd_14.0.3\\lib\\clang\\14.0.3\\include" -internal-isystem "G:/code/tools/gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi/bin\\../lib/clang-runtimes\\arm-none-eabi\\include" -Wall -Wno-builtin-macro-redefined -fdeprecated-macro -fdebug-compilation-dir=G:/code/compile-commands-issue-repro -ferror-limit 19 -stack-protector 1 -fno-signed-char -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -x c++-header "g:\\code\\compile-commands-issue-repro\\test.h"
I[09:20:28.922] --> textDocument/clangd.fileStatus
V[09:20:28.922] >>> {"jsonrpc":"2.0","method":"textDocument/clangd.fileStatus","params":{"state":"parsing includes, running Update (1)","uri":"file:///g:/code/compile-commands-issue-repro/test.h"}}
V[09:20:28.922] Building first preamble for g:\code\compile-commands-issue-repro\test.h version 1
V[09:20:28.936] indexed preamble AST for g:\code\compile-commands-issue-repro\test.h version 1:
symbol slab: 5 symbols, 5384 bytes
ref slab: 0 symbols, 0 refs, 136 bytes
relations slab: 0 relations, 24 bytes
V[09:20:28.936] Build dynamic index for header symbols with estimated memory usage of 16524 bytes
V[09:20:28.938] Built preamble of size 337432 for file g:\code\compile-commands-issue-repro\test.h version 1
I[09:20:28.938] --> workspace/semanticTokens/refresh(1)
V[09:20:28.938] >>> {"id":1,"jsonrpc":"2.0","method":"workspace/semanticTokens/refresh","params":null}
V[09:20:28.938] <<< {"id":1,"jsonrpc":"2.0","result":null}
I[09:20:28.938] <-- reply(1)
V[09:20:28.947] Trying to fix unresolved name "uint8_t" in scopes: []
V[09:20:28.947] Dex query tree: false
V[09:20:28.947] Dex query tree: (LIMIT 10000 (& T=t8t T=nt8 T=uin T=int S= ?=Restricted For Code Completion))
V[09:20:28.947] Failed to calculate include insertion for file:///G:/code/tools/gcc-arm-11.2-2022.02-mingw-w64-i686-arm-none-eabi/arm-none-eabi/include/sys/_stdint.h into g:\code\compile-commands-issue-repro\test.h: Header not on include path
V[09:20:28.948] indexed file AST for g:\code\compile-commands-issue-repro\test.h version 1:
symbol slab: 1 symbols, 4456 bytes
ref slab: 1 symbols, 1 refs, 4256 bytes
relations slab: 0 relations, 24 bytes
V[09:20:28.948] Build dynamic index for main-file symbols with estimated memory usage of 11536 bytes
I[09:20:28.948] --> textDocument/publishDiagnostics
V[09:20:28.948] >>> {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"pp_file_not_found","message":"'cstdint' file not found","range":{"end":{"character":18,"line":0},"start":{"character":9,"line":0}},"relatedInformation":[],"severity":1,"source":"clang"},{"code":"unknown_typename","message":"Unknown type name 'uint8_t'","range":{"end":{"character":7,"line":2},"start":{"character":0,"line":2}},"relatedInformation":[],"severity":1,"source":"clang"}],"uri":"file:///g:/code/compile-commands-issue-repro/test.h","version":1}}
V[09:20:28.948] ASTWorker running DocumentSymbols on version 1 of g:\code\compile-commands-issue-repro\test.h
I[09:20:28.948] --> reply:textDocument/documentSymbol(1) 75 ms
V[09:20:28.948] >>> {"id":1,"jsonrpc":"2.0","result":[{"detail":"int ()","kind":12,"name":"x","range":{"end":{"character":11,"line":2},"start":{"character":0,"line":2}},"selectionRange":{"end":{"character":9,"line":2},"start":{"character":8,"line":2}}}]}
V[09:20:28.948] ASTWorker running SemanticHighlights on version 1 of g:\code\compile-commands-issue-repro\test.h
I[09:20:28.948] --> reply:textDocument/semanticTokens/full(2) 75 ms
V[09:20:28.948] >>> {"id":2,"jsonrpc":"2.0","result":{"data":[2,8,1,3,8193],"resultId":"1"}}
V[09:20:28.948] ASTWorker running EnumerateTweaks on version 1 of g:\code\compile-commands-issue-repro\test.h
I[09:20:28.948] --> reply:textDocument/codeAction(3) 75 ms
V[09:20:28.948] >>> {"id":3,"jsonrpc":"2.0","result":[]}
V[09:20:28.948] ASTWorker running DocumentLinks on version 1 of g:\code\compile-commands-issue-repro\test.h
I[09:20:28.948] --> reply:textDocument/documentLink(4) 75 ms
V[09:20:28.948] >>> {"id":4,"jsonrpc":"2.0","result":[]}
I[09:20:28.948] --> textDocument/clangd.fileStatus
V[09:20:28.948] >>> {"jsonrpc":"2.0","method":"textDocument/clangd.fileStatus","params":{"state":"idle","uri":"file:///g:/code/compile-commands-issue-repro/test.h"}}
V[09:20:29.223] <<< {"id":5,"jsonrpc":"2.0","method":"textDocument/codeAction","params":{"context":{"diagnostics":[],"triggerKind":2},"range":{"end":{"character":11,"line":2},"start":{"character":11,"line":2}},"textDocument":{"uri":"file:///g%3A/code/compile-commands-issue-repro/test.h"}}}
I[09:20:29.223] <-- textDocument/codeAction(5)
V[09:20:29.223] ASTWorker running EnumerateTweaks on version 1 of g:\code\compile-commands-issue-repro\test.h
I[09:20:29.223] --> reply:textDocument/codeAction(5) 0 ms
V[09:20:29.223] >>> {"id":5,"jsonrpc":"2.0","result":[]}
I[09:20:29.224] --> textDocument/clangd.fileStatus
V[09:20:29.224] >>> {"jsonrpc":"2.0","method":"textDocument/clangd.fileStatus","params":{"state":"idle","uri":"file:///g:/code/compile-commands-issue-repro/test.h"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment