[all-commits] [llvm/llvm-project] ee6c5b: [lsan] Remove %pull_from_device from tests
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Jul 20 17:50:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee6c5b448da664660e8fe961049f49bcb962be8f
https://github.com/llvm/llvm-project/commit/ee6c5b448da664660e8fe961049f49bcb962be8f
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-07-20 (Tue, 20 Jul 2021)
Changed paths:
M compiler-rt/test/lit.common.cfg.py
M compiler-rt/test/lsan/TestCases/Linux/log-path_test.cpp
Log Message:
-----------
[lsan] Remove %pull_from_device from tests
Replaced with %adb_shell cat.
Commit: 300dc054e695ee18beb6f4a23898e50938251e2b
https://github.com/llvm/llvm-project/commit/300dc054e695ee18beb6f4a23898e50938251e2b
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-07-20 (Tue, 20 Jul 2021)
Changed paths:
M compiler-rt/test/lsan/TestCases/ignore_object_errors.cpp
M compiler-rt/test/lsan/TestCases/use_after_return.cpp
Log Message:
-----------
[lsan] Remove undefined ENV variables
Compare: https://github.com/llvm/llvm-project/compare/7f7fb2ef5da3...300dc054e695
More information about the All-commits
mailing list