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

Emma Blink via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 14 10:41:04 PDT 2021


0x1eaf updated this revision to Diff 372515.
0x1eaf retitled this revision from "[RFC] Print current request context along with the stack trance in clangd" to "[clangd] Print current request context along with the stack trace".
0x1eaf edited the summary of this revision.
0x1eaf added a comment.

updated revision description for final review after renaming the class


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/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.372515.patch
Type: text/x-patch
Size: 12763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210914/de8d8b8c/attachment.bin>


More information about the llvm-commits mailing list