[all-commits] [llvm/llvm-project] 8b67b7: [lldb] Add missing signal include for TestMultiple...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Aug 17 09:42:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8b67b707b00c35d8036a0740db269593c93b3fbf
https://github.com/llvm/llvm-project/commit/8b67b707b00c35d8036a0740db269593c93b3fbf
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M lldb/test/API/api/multiple-debuggers/multi-process-driver.cpp
Log Message:
-----------
[lldb] Add missing signal include for TestMultipleDebuggers.py
Fixes multi-process-driver.cpp:221:19: error: use of undeclared
identifier 'SIG_IGN'
More information about the All-commits
mailing list