Part of the code inspired by the original work on libsanitizer in GCC 5.4 by Christos Zoulas.
Sponsored by <The NetBSD Foundation>
Paths
| Differential D36483
Enable ubsan on NetBSD ClosedPublic Authored by krytarowski on Aug 8 2017, 12:48 PM.
Details Summary Part of the code inspired by the original work on libsanitizer in GCC 5.4 by Christos Zoulas. Sponsored by <The NetBSD Foundation>
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 8 2017, 1:27 PM Comment Actions
Long term, I plan to reuse this one: http://lab.llvm.org:8011/builders/lldb-amd64-ninja-netbsd8?numbuilds=200
Revision Contents
Diff 110261 cmake/config-ix.cmake
lib/ubsan/ubsan_platform.h
test/ubsan/TestCases/Float/cast-overflow.cpp
test/ubsan/lit.common.cfg
|