[all-commits] [llvm/llvm-project] c3767a: [ubsan] Disable sigaction.cpp on archs for debugging
Caslyn Tonelli via All-commits
all-commits at lists.llvm.org
Sat Jul 15 08:04:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3767a943fad1df55049850d289b69d603005c7e
https://github.com/llvm/llvm-project/commit/c3767a943fad1df55049850d289b69d603005c7e
Author: Caslyn Tonelli <caslyn at google.com>
Date: 2023-07-15 (Sat, 15 Jul 2023)
Changed paths:
M compiler-rt/test/ubsan/TestCases/Misc/Linux/sigaction.cpp
Log Message:
-----------
[ubsan] Disable sigaction.cpp on archs for debugging
Add `ubsan-tsan` condition to test disablement.
Differential Revision: https://reviews.llvm.org/D155317
More information about the All-commits
mailing list