This is an archive of the discontinued LLVM Phabricator instance.

[LNT] Fix fallout caused by YAML files ordering.
ClosedPublic

Authored by marxin on Oct 1 2018, 6:05 AM.

Details

Summary

As fields have different IDs, I caused a fallout with the patch:

http://green.lab.llvm.org/green/job/LNT_Tests/1130/

Diff Detail

Event Timeline

marxin created this revision.Oct 1 2018, 6:05 AM
MatzeB accepted this revision.Oct 1 2018, 9:17 AM

LGTM

This revision is now accepted and ready to land.Oct 1 2018, 9:17 AM
This revision was automatically updated to reflect the committed changes.