This is an archive of the discontinued LLVM Phabricator instance.

Clarify name of Record::TheInit
ClosedPublic

Authored by Paul-C-Anagnostopoulos on Sep 18 2020, 11:00 AM.

Details

Summary

I changed the name of the Record::TheInit data member to CorrespondingDefInit to make the code clearer.

I'm making these little changes as I write the "TableGen Backend Developer's Guide" and learn more about how everything works.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptSep 18 2020, 11:00 AM
Paul-C-Anagnostopoulos requested review of this revision.Sep 18 2020, 11:00 AM
lattner accepted this revision.Sep 18 2020, 5:29 PM

Please fix the clang format issues, but otherwise LGTM!

This revision is now accepted and ready to land.Sep 18 2020, 5:29 PM

Thanks! I made the formatting changes and will push it on Saturday.

This revision was landed with ongoing or failed builds.Sep 19 2020, 6:19 AM
This revision was automatically updated to reflect the committed changes.