[all-commits] [llvm/llvm-project] 3023f0: [NFC][lsan][fuzzer] Relax fuzzer-leak.test
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Sep 14 23:51:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3023f057d83a5920e39c647b7eaf677676b3a191
https://github.com/llvm/llvm-project/commit/3023f057d83a5920e39c647b7eaf677676b3a191
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M compiler-rt/test/fuzzer/fuzzer-leak.test
Log Message:
-----------
[NFC][lsan][fuzzer] Relax fuzzer-leak.test
With lsan we can't guarantee to catch leak on the same iteration.
More information about the All-commits
mailing list