[all-commits] [llvm/llvm-project] 029212: [clang][lit] Make LIT aware of env CLANG_CRASH_DIA...
Francesco Petrogalli via All-commits
all-commits at lists.llvm.org
Tue Apr 4 15:08:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 029212617ca8bdedd949d17bf2d33750605ea607
https://github.com/llvm/llvm-project/commit/029212617ca8bdedd949d17bf2d33750605ea607
Author: Francesco Petrogalli <francesco.petrogalli at apple.com>
Date: 2023-04-05 (Wed, 05 Apr 2023)
Changed paths:
M clang/test/lit.cfg.py
Log Message:
-----------
[clang][lit] Make LIT aware of env CLANG_CRASH_DIAGNOSTICS_DIR.
This is useful for retriving crash reports of LIT runs when the
temporary folder is not accessible.
Reviewed By: michaelplatings
Differential Revision: https://reviews.llvm.org/D147209
More information about the All-commits
mailing list