Skip to content

Instantly share code, notes, and snippets.

@miguelraz
Created November 14, 2023 05:41
Show Gist options
  • Save miguelraz/8b503c1d528f894ae73dc557eb6d65fa to your computer and use it in GitHub Desktop.
Save miguelraz/8b503c1d528f894ae73dc557eb6d65fa to your computer and use it in GitHub Desktop.
I[23:39:28.282] clangd version 16.0.2 (https://github.com/llvm/llvm-project 18ddebe1a1a9bde349441631365f0472e9693520)
I[23:39:28.283] Features: windows+grpc
I[23:39:28.283] PID: 23980
I[23:39:28.283] Working directory: \\wsl.localhost\Ubuntu\home\mrg\llvm-project
I[23:39:28.283] argv[0]: c:\Users\mrg\AppData\Roaming\Code\User\globalStorage\llvm-vs-code-extensions.vscode-clangd\install\16.0.2\clangd_16.0.2\bin\clangd.exe
I[23:39:28.283] argv[1]: --clang-tidy
I[23:39:28.283] argv[2]: --compile-commands-dir=\\wsl.localhost\Ubuntu\home\mrg\llvm-project\build
I[23:39:28.295] Starting LSP over stdin/stdout
I[23:39:28.296] <-- initialize(0)
I[23:39:28.363] --> reply:initialize(0) 67 ms
I[23:39:28.367] <-- initialized
I[23:39:28.382] <-- textDocument/didOpen
I[23:39:28.485] <-- textDocument/documentSymbol(1)
I[23:39:28.524] <-- textDocument/documentLink(2)
I[23:39:28.525] <-- textDocument/inlayHint(3)
I[23:39:28.623] <-- textDocument/codeAction(4)
I[23:39:28.767] Loaded compilation database from \\wsl.localhost\Ubuntu\home\mrg\llvm-project\build\compile_commands.json
I[23:39:28.767] ASTWorker building file \\wsl.localhost\Ubuntu\home\mrg\llvm-project\llvm\lib\IR\VectorBuilder.cpp version 1 with command clangd fallback
[\\wsl.localhost\Ubuntu\home\mrg\llvm-project\llvm\lib\IR]
"c:\\Users\\mrg\\AppData\\Roaming\\Code\\User\\globalStorage\\llvm-vs-code-extensions.vscode-clangd\\install\\16.0.2\\clangd_16.0.2\\bin\\clang" "-resource-dir=c:\\Users\\mrg\\AppData\\Roaming\\Code\\User\\globalStorage\\llvm-vs-code-extensions.vscode-clangd\\install\\16.0.2\\clangd_16.0.2\\lib\\clang\\16" -- "\\\\wsl.localhost\\Ubuntu\\home\\mrg\\llvm-project\\llvm\\lib\\IR\\VectorBuilder.cpp"
I[23:39:28.896] <-- textDocument/foldingRange(5)
I[23:39:28.897] --> reply:textDocument/foldingRange(5) 0 ms
I[23:39:28.945] <-- textDocument/semanticTokens/full(6)
I[23:39:29.003] --> textDocument/clangd.fileStatus
I[23:39:29.080] Indexing c++14 standard library in the context of \\wsl.localhost\Ubuntu\home\mrg\llvm-project\llvm\lib\IR\VectorBuilder.cpp
I[23:39:29.082] Built preamble of size 230684 for file \\wsl.localhost\Ubuntu\home\mrg\llvm-project\llvm\lib\IR\VectorBuilder.cpp version 1 in 0.05 seconds
I[23:39:29.083] --> workspace/semanticTokens/refresh(0)
I[23:39:29.087] <-- reply(0)
I[23:39:29.305] --> textDocument/publishDiagnostics
I[23:39:29.305] --> reply:textDocument/documentSymbol(1) 819 ms
I[23:39:29.305] --> reply:textDocument/documentLink(2) 780 ms
I[23:39:29.305] --> reply:textDocument/inlayHint(3) 780 ms
I[23:39:29.305] --> reply:textDocument/codeAction(4) 681 ms
I[23:39:29.305] --> reply:textDocument/semanticTokens/full(6) 360 ms
I[23:39:29.305] --> textDocument/clangd.fileStatus
I[23:39:29.573] <-- textDocument/codeAction(7)
I[23:39:29.573] --> reply:textDocument/codeAction(7) 0 ms
I[23:39:29.573] --> textDocument/clangd.fileStatus
I[23:39:29.776] <-- textDocument/semanticTokens/full/delta(8)
I[23:39:29.776] --> reply:textDocument/semanticTokens/full/delta(8) 0 ms
I[23:39:29.776] --> textDocument/clangd.fileStatus
I[23:39:31.043] Indexed c++14 standard library: 9651 symbols, 3242 filtered
I[23:39:36.098] <-- textDocument/hover(9)
I[23:39:36.322] --> reply:textDocument/hover(9) 223 ms
I[23:39:36.322] --> textDocument/clangd.fileStatus
I[23:39:38.542] <-- textDocument/inlayHint(10)
I[23:39:38.542] --> reply:textDocument/inlayHint(10) 0 ms
I[23:39:38.542] --> textDocument/clangd.fileStatus
I[23:39:38.636] <-- textDocument/inlayHint(11)
I[23:39:38.636] --> reply:textDocument/inlayHint(11) 0 ms
I[23:39:38.636] --> textDocument/clangd.fileStatus
I[23:39:39.179] <-- textDocument/inlayHint(12)
I[23:39:39.179] --> reply:textDocument/inlayHint(12) 0 ms
I[23:39:39.179] --> textDocument/clangd.fileStatus
I[23:40:17.081] --> window/workDoneProgress/create(1)
I[23:40:17.082] Enqueueing 2691 commands for indexing
I[23:40:17.084] <-- reply(1)
I[23:40:17.084] --> $/progress
I[23:40:17.084] --> $/progress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment