[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:58:27 PDT 2021


0x1eaf marked 9 inline comments as done.
0x1eaf added a comment.

I've opted for simulating signals in the unit test on Windows by manually calling the signal handler, and added a list test to test the crash handling integration end-to-end.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109506



More information about the cfe-commits mailing list