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

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 26 04:17:18 PDT 2021


thakis added a comment.

In D109506#3086214 <https://reviews.llvm.org/D109506#3086214>, @smeenai wrote:

> In D109506#3086183 <https://reviews.llvm.org/D109506#3086183>, @thakis wrote:
>
>> This doesn't build on windows: http://45.33.8.238/win/47615/step_4.txt
>>
>> Please take a look and revert for now if it takes a while to fix.
>
> I pushed rGba94b8bdffb4 <https://reviews.llvm.org/rGba94b8bdffb4c65d5475746a6ba43d279683e5bd> as a speculative fix. I'll keep an eye on that bot. Thanks for the heads up.

Thanks, now it builds. But the test added in this change fails: http://45.33.8.238/win/47645/step_9.txt


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