This is an archive of the discontinued LLVM Phabricator instance.

[ubsan] Enable UBSan build for Fuchsia
ClosedPublic

Authored by mcgrathr on Jul 28 2017, 3:45 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

mcgrathr created this revision.Jul 28 2017, 3:45 PM
vitalybuka accepted this revision.Jul 28 2017, 3:54 PM
This revision is now accepted and ready to land.Jul 28 2017, 3:54 PM
mcgrathr updated this revision to Diff 109189.Aug 1 2017, 1:18 PM

This is rebased and ready to land.
Please land it for me!

Thanks,
Roland

Could you please remove unnecessary "dependent revision" here and in other CLs.
I guess this is the reason why "arc patch" does not work

arc patch D36033

I have:
Checking patch compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h...
error: compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h: does not exist in index
Checking patch compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc...
error: compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc: does not exist in index

Patch Failed!
Usage Exception: Unable to apply patch!

This revision was automatically updated to reflect the committed changes.