[all-commits] [llvm/llvm-project] f6db55: ubsan: disable sigaction test for aarch64
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Fri Jul 14 09:40:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6db55ea66cf16bc81ad1c1b2fc3064afe7b6350
https://github.com/llvm/llvm-project/commit/f6db55ea66cf16bc81ad1c1b2fc3064afe7b6350
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M compiler-rt/test/ubsan/TestCases/Misc/Linux/sigaction.cpp
Log Message:
-----------
ubsan: disable sigaction test for aarch64
The test seems to segfault on aarch64 with tsan:
https://lab.llvm.org/buildbot/#/builders/179/builds/6662
Reason unknown, needs debugging.
Reviewed By: melver, Caslyn
Differential Revision: https://reviews.llvm.org/D155272
More information about the All-commits
mailing list