This is an archive of the discontinued LLVM Phabricator instance.

[clang] Add abi-breaking-checks support to clang
ClosedPublic

Authored by mgrang on Jul 14 2017, 11:12 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

mgrang created this revision.Jul 14 2017, 11:12 AM

The test clang/test/Rewriter/objc-modern-metadata-visibility2.mm is listed as UNSUPPORTED since the test contains REQUIRES:abi-breaking-checks but clang does not support this yet.

Ping for reviews please.

Ping 2 for reviews please!

jroelofs accepted this revision.Jul 24 2017, 2:04 PM
jroelofs added a subscriber: jroelofs.

LGTM

This revision is now accepted and ready to land.Jul 24 2017, 2:04 PM
This revision was automatically updated to reflect the committed changes.