[all-commits] [llvm/llvm-project] 50cd2c: [LSAN] Disable leaks in test using environment var...
kstoimenov via All-commits
all-commits at lists.llvm.org
Wed Mar 8 15:20:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50cd2c257cb4e5fc822e0fa5fc12d1838070fcf0
https://github.com/llvm/llvm-project/commit/50cd2c257cb4e5fc822e0fa5fc12d1838070fcf0
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2023-03-08 (Wed, 08 Mar 2023)
Changed paths:
M clang/test/CodeGenCXX/debug-info-enum-i128.cpp
M mlir/test/Pass/crash-recovery-dynamic-failure.mlir
M mlir/test/Pass/crash-recovery.mlir
M mlir/test/mlir-cpu-runner/async-group.mlir
Log Message:
-----------
[LSAN] Disable leaks in test using environment variables instead of not running them with ASAN.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D145615
More information about the All-commits
mailing list