[all-commits] [llvm/llvm-project] 25f33d: [Reproducer] Limit signals to macro define sin <cs...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Nov 20 14:28:42 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 25f33d8318a39673fea798b24faf68154c03fdc1
https://github.com/llvm/llvm-project/commit/25f33d8318a39673fea798b24faf68154c03fdc1
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M lldb/source/Commands/CommandObjectReproducer.cpp
M lldb/test/Shell/Reproducer/TestCrash.test
Log Message:
-----------
[Reproducer] Limit signals to macro define sin <csignal>
SIGBUS is not part of the signal macros defined in the header <csignal>.
More information about the All-commits
mailing list