[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
Thu Apr 20 19:18:56 PDT 2023


dblaikie added a comment.

> I think we probably should add LLVM_DISABLE_SYMBOLIZATION=1 to the lit level, not in individual tests.

Though I'm not sure how  to do that in a way that it doesn't apply to test that are genuinely failing, where a symbolized backtrace is helpful/important/exactly what want?


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