[all-commits] [llvm/llvm-project] 700673: [sanitizer] Fix StackDepotPrint testing
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Nov 16 03:07:51 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7006738131cb397d2f1cda2280d8f0feb2ac6e1e
https://github.com/llvm/llvm-project/commit/7006738131cb397d2f1cda2280d8f0feb2ac6e1e
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-11-16 (Mon, 16 Nov 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/tests/sanitizer_stackdepot_test.cpp
Log Message:
-----------
[sanitizer] Fix StackDepotPrint testing
Make test order agnostic as it can change with platform.
More information about the All-commits
mailing list