This is an archive of the discontinued LLVM Phabricator instance.

[ubsan] Make ubsan version of __sanitizer_print_stack_trace consistent with other sanitizers
ClosedPublic

Authored by vitalybuka on Sep 8 2017, 11:54 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

vitalybuka created this revision.Sep 8 2017, 11:54 PM
alekseyshl accepted this revision.Sep 11 2017, 1:33 PM
This revision is now accepted and ready to land.Sep 11 2017, 1:33 PM
eugenis requested changes to this revision.Sep 11 2017, 1:34 PM
eugenis added inline comments.
compiler-rt/test/sanitizer_common/CMakeLists.txt
13 ↗(On Diff #114658)

wait, what's this?

This revision now requires changes to proceed.Sep 11 2017, 1:34 PM
vitalybuka edited edge metadata.

rebase

vitalybuka marked an inline comment as done.Sep 11 2017, 2:18 PM
vitalybuka added inline comments.
compiler-rt/test/sanitizer_common/CMakeLists.txt
13 ↗(On Diff #114658)

rebase was done incorrectly.

eugenis accepted this revision.Sep 11 2017, 2:23 PM
This revision is now accepted and ready to land.Sep 11 2017, 2:23 PM
This revision was automatically updated to reflect the committed changes.
vitalybuka marked an inline comment as done.