[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
Tue Oct 12 11:25:22 PDT 2021
0x1eaf updated this revision to Diff 379124.
0x1eaf added a comment.
Updated the AST worker crash handler to avoid `std::string` copy: used a char pointer instead.
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.379124.patch
Type: text/x-patch
Size: 14692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211012/2918a689/attachment-0001.bin>
More information about the cfe-commits
mailing list