This is an archive of the discontinued LLVM Phabricator instance.

Update tests for new YAMLIO polymorphic traits
ClosedPublic

Authored by scott.linder on Aug 24 2018, 10:14 AM.

Details

Summary

See https://reviews.llvm.org/D48144 for the LLVM patch.

Diff Detail

Event Timeline

scott.linder created this revision.Aug 24 2018, 10:14 AM
nhaehnle added a subscriber: tpr.Sep 17 2018, 8:14 AM
nhaehnle added a subscriber: nhaehnle.

Adding @tpr as a subscriber due to the (admittedly maybe a bit indirect) MsgPack connection.

Rebase

@klimek is there anyone I should add to take a look at this? As far as the YAML is concerned I believe this is a non-functional change.

This revision is now accepted and ready to land.Nov 15 2018, 10:53 AM