⚙ D5610 [RFC] Use llvm-symbolizer to symbolize LLVM/Clang crash dumps (original) (raw)

This is an archive of the discontinued LLVM Phabricator instance.

Table of Contentst-cmake/-config-ix.cmake-include/llvm/Config/-llvm/-Config/-config.h.cmake-lib/Support/Unix/-Support/-Unix/31Signals.incHide PanelfKeyboard Reference? Differential D5610 Authored by samsonov on Oct 3 2014, 2:37 PM.Download Raw DiffReviewers chandlercdblaikieechristo Event Timelinesamsonov updated this revision to Diff 14408.samsonov retitled this revision from to [RFC] Use llvm-symbolizer to symbolize LLVM/Clang crash dumps.samsonov updated this object.samsonov edited the test plan for this revision. (Show Details)samsonov added reviewers: dblaikie, chandlerc.samsonov added a subscriber: Unknown Object (MLST).Comment ActionsComment ActionsComment Actionslib/Support/Unix/Signals.inc 286 289 290 296 303 328 333 350 366 371 377 383Comment Actionslib/Support/Unix/Signals.inc 286 289 290 296 303 328 333 350 366 371 377 383dblaikie added inline comments.lib/Support/Unix/Signals.inc 333Comment Actionslib/Support/Unix/Signals.inc 333Comment ActionsThis revision is now accepted and ready to land.Comment ActionsComment ActionsComment ActionsComment ActionsThis revision now requires changes to proceed.Comment ActionsComment ActionsComment ActionsComment ActionsComment ActionsComment ActionsComment ActionsComment ActionsComment ActionsComment Actionsemaste added inline comments.lib/Support/Unix/Signals.inc 275 287Comment Actionsemaste resigned from this revision.emaste removed a reviewer: emaste.This revision is now accepted and ready to land.samsonov added inline comments.lib/Support/Unix/Signals.inc 275 287Comment Actionsemaste added inline comments.lib/Support/Unix/Signals.inc 287samsonov closed this revision.compnerd added a subscriber: compnerd.FilesHistoryCommitsPathSizecmake/config-ix.cmake1 lineinclude/llvm/Config/config.h.cmake3 lineslib/Support/Unix/Signals.inc141 linesDiffIDBaseDescriptionCreatedLintUnitBaseBaseDiff 114408218800Oct 3 2014, 2:37 PM★★Diff 214409218800Cleanup some unnecessary code/comments.Oct 3 2014, 2:42 PM★★Diff 314416218800Address comments.Oct 3 2014, 4:10 PM★★Diff 414417218800Get rid of unnecessary std::unique_ptr.Oct 3 2014, 5:09 PM★★Diff 514607219338Check for <link.h> header presence.Oct 8 2014, 4:02 PM★★Diff 614617219363Fix unused-variable warning. Use dl_iterate_phdr only on Linux: thisOct 8 2014, 5:23 PM★★Diff 714751219531Enable symbolization on FreeBSD and NetBSD.Oct 10 2014, 3:00 PM★★