[PATCH] D147209: [clang][lit] Make LIT aware of env CLANG_CRASH_DIAGNOSTICS_DIR.

Michael Platings via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 4 14:08:55 PDT 2023


michaelplatings accepted this revision.
michaelplatings added a comment.
This revision is now accepted and ready to land.

Looks useful, and matches the behaviour I would have expected anyway. The buildkite libcxx tests already rely on being able to pass this variable through, so the same seems desirable for the clang tests. LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147209



More information about the cfe-commits mailing list