[all-commits] [llvm/llvm-project] 144c5b: [compiler-rt][hwasan] Disable deep-recursion.c tes...
David Spickett via All-commits
all-commits at lists.llvm.org
Mon Oct 16 08:26:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 144c5b6d58803a2d4a0fe92a0fe331ff0347dc3b
https://github.com/llvm/llvm-project/commit/144c5b6d58803a2d4a0fe92a0fe331ff0347dc3b
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-10-16 (Mon, 16 Oct 2023)
Changed paths:
M compiler-rt/test/hwasan/TestCases/deep-recursion.c
Log Message:
-----------
[compiler-rt][hwasan] Disable deep-recursion.c test on AArch64 Linux
The test program occasionaly fails to detect the fault as it should.
See https://github.com/llvm/llvm-project/issues/69221.
More information about the All-commits
mailing list