This is an archive of the discontinued LLVM Phabricator instance.

Add test for PR24379
ClosedPublic

Authored by john.brawn on Aug 12 2015, 7:38 AM.

Details

Summary

The fix for this is in LLVM but it depends on how clang handles the alias attribute, so add a test to the clang tests to make sure everything works together as expected.

Diff Detail

Repository
rL LLVM

Event Timeline

john.brawn updated this revision to Diff 31939.Aug 12 2015, 7:38 AM
john.brawn retitled this revision from to Add test for PR24379.
john.brawn updated this object.
john.brawn added reviewers: rafael, ab.
john.brawn set the repository for this revision to rL LLVM.
john.brawn added a subscriber: cfe-commits.
rafael accepted this revision.Aug 12 2015, 7:59 AM
rafael edited edge metadata.

LGTM

This revision is now accepted and ready to land.Aug 12 2015, 7:59 AM
This revision was automatically updated to reflect the committed changes.