This is an archive of the discontinued LLVM Phabricator instance.

OpenBSD UBsan support / ubsan part
ClosedPublic

Authored by devnexen on Feb 28 2018, 12:50 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

devnexen created this revision.Feb 28 2018, 12:50 PM
krytarowski added inline comments.Feb 28 2018, 10:41 PM
lib/ubsan/ubsan_init.cc
43 ↗(On Diff #136366)

Rationale?

devnexen updated this revision to Diff 136476.Mar 1 2018, 1:45 AM
vitalybuka accepted this revision.Mar 1 2018, 11:49 AM
This revision is now accepted and ready to land.Mar 1 2018, 11:49 AM
devnexen retitled this revision from [2/3] OpenBSD UBsan support / ubsan part to OpenBSD UBsan support / ubsan part.Mar 1 2018, 11:54 AM
devnexen edited the summary of this revision. (Show Details)
krytarowski added inline comments.Mar 1 2018, 12:49 PM
lib/ubsan/ubsan_platform.h
19 ↗(On Diff #136476)

This line is too long and it will be rejected by tests.

devnexen updated this revision to Diff 136591.Mar 1 2018, 12:59 PM
This revision was automatically updated to reflect the committed changes.