[PATCH] D148851: Disable llvm-symbolizer on some of the driver tests that are timing out
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 8 16:42:19 PDT 2023
dblaikie added a comment.
In D148851#4311266 <https://reviews.llvm.org/D148851#4311266>, @ahatanak wrote:
> Disable llvm-symbolizer when running lit tests.
This seems problematic though - when lit tests fail it's quite helpful to get a symbolized stack trace.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148851/new/
https://reviews.llvm.org/D148851
More information about the cfe-commits
mailing list