[PATCH] D115232: [clangd] Indexing of standard library
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 18 08:20:56 PDT 2022
thakis added a comment.
In D115232#3520461 <https://reviews.llvm.org/D115232#3520461>, @sammccall wrote:
> Hmm, the test keeps crashing on the GN bot: http://45.33.8.238/win/58316/step_9.txt
> Unfortunately the stacktrace is not symbolized, and I'm not seeing this elsewhere (e.g. premerge bot).
>
> @thakis, any idea why unittests no longer manage to symbolize stack traces on crash on the windows bot? I believe this used to work...
I do not know. Maybe related to the "run many unit tests in a single process" lit change from a month ago?
Anyways, looks like this relanded and broke tests yet again. Maybe find a win box before relanding the next time?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115232/new/
https://reviews.llvm.org/D115232
More information about the cfe-commits
mailing list