This is an archive of the discontinued LLVM Phabricator instance.

Fix build failure on lldb-amd64-ninja-freebsd11 error caused by rL283474
ClosedPublic

Authored by valentinagiusti on Oct 7 2016, 3:59 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

valentinagiusti updated this revision to Diff 73907.
valentinagiusti retitled this revision from to Fix build failure on lldb-amd64-ninja-freebsd11 error caused by rL283474.
valentinagiusti added reviewers: zturner, labath.
valentinagiusti added subscribers: lldb-commits, emaste.

applied clang-format

cleaned up code

emaste accepted this revision.Oct 7 2016, 6:03 AM
emaste added a reviewer: emaste.

Not tested, but looks reasonable to me.

I think we should avoid siginfo_t altogether here in order to support cross-debugging, but that's for a different change.

This revision is now accepted and ready to land.Oct 7 2016, 6:03 AM
This revision was automatically updated to reflect the committed changes.