This is an archive of the discontinued LLVM Phabricator instance.

Re-order content from InitListExpr
ClosedPublic

Authored by steveire on Dec 6 2018, 4:11 PM.

Details

Summary

This causes no change in the output of ast-dump-stmt.cpp due to the way
child nodes are printed with a delay.

Diff Detail

Repository
rL LLVM

Event Timeline

steveire created this revision.Dec 6 2018, 4:11 PM
rsmith accepted this revision.Dec 6 2018, 7:33 PM
This revision is now accepted and ready to land.Dec 6 2018, 7:33 PM
This revision was automatically updated to reflect the committed changes.