This is an archive of the discontinued LLVM Phabricator instance.

[UBSan] Add CMake and lit support for configuring and running UBSan tests for ios, watchos, tvos, and their simulator counterparts.
ClosedPublic

Authored by delcypher on Aug 26 2018, 3:37 PM.

Diff Detail

Event Timeline

delcypher created this revision.Aug 26 2018, 3:37 PM
Herald added subscribers: Restricted Project, mgorny. · View Herald TranscriptAug 26 2018, 3:37 PM
This revision is now accepted and ready to land.Aug 27 2018, 10:44 AM
delcypher updated this revision to Diff 163681.Sep 3 2018, 3:28 AM
  • Move EXCLUDE_FROM_ALL setting out of macro to make the macro more general.
  • Minor comment tweak.
This revision was automatically updated to reflect the committed changes.