[all-commits] [llvm/llvm-project] d33c36: [lit] Fix setup of sanitizer environment
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu May 19 19:24:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d33c36235df1925b894acd1352ba0d541e97afac
https://github.com/llvm/llvm-project/commit/d33c36235df1925b894acd1352ba0d541e97afac
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M clang/test/Unit/lit.cfg.py
M clang/test/lit.cfg.py
M cross-project-tests/lit.cfg.py
M llvm/test/Unit/lit.cfg.py
M llvm/test/lit.cfg.py
M llvm/utils/lit/lit/llvm/config.py
M mlir/test/Unit/lit.cfg.py
M polly/test/Unit/lit.cfg
Log Message:
-----------
[lit] Fix setup of sanitizer environment
Not all options were propageted into tests.
Reviewed By: ychen
Differential Revision: https://reviews.llvm.org/D122869
More information about the All-commits
mailing list