[all-commits] [llvm/llvm-project] f02c69: [NFC][scudo] Split ScudoCombinedTest.BasicCombined
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Apr 2 13:31:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f02c6984d76cb42c26524e41814807fdce793487
https://github.com/llvm/llvm-project/commit/f02c6984d76cb42c26524e41814807fdce793487
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-04-02 (Fri, 02 Apr 2021)
Changed paths:
M compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
Log Message:
-----------
[NFC][scudo] Split ScudoCombinedTest.BasicCombined
Existing implementations took up to 30 minutues to execute on my setup.
Now it's more convenient to debug a single test.
Reviewed By: cryptoad
Differential Revision: https://reviews.llvm.org/D99786
More information about the All-commits
mailing list