[PATCH] D109506: [clangd] Print current request context along with the stack trace

Emma Blink via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 8 08:52:45 PDT 2021


0x1eaf updated this revision to Diff 378257.
0x1eaf added a comment.

Addressed feedback from the last round of comments. Sorry for the delay!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109506/new/

https://reviews.llvm.org/D109506

Files:
  clang-tools-extra/clangd/JSONTransport.cpp
  clang-tools-extra/clangd/TUScheduler.cpp
  clang-tools-extra/clangd/support/CMakeLists.txt
  clang-tools-extra/clangd/support/ThreadCrashReporter.cpp
  clang-tools-extra/clangd/support/ThreadCrashReporter.h
  clang-tools-extra/clangd/test/crash.test
  clang-tools-extra/clangd/tool/ClangdMain.cpp
  clang-tools-extra/clangd/unittests/CMakeLists.txt
  clang-tools-extra/clangd/unittests/ThreadCrashReporterTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109506.378257.patch
Type: text/x-patch
Size: 14674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211008/e3b84a99/attachment-0001.bin>


More information about the cfe-commits mailing list