This is an archive of the discontinued LLVM Phabricator instance.

[LLDB] Change enumaration to enumeration
ClosedPublic

Authored by hawkinsw on Mar 16 2022, 6:45 AM.

Details

Summary

Change enumaration to enumeration in code handling LLDB help output.

Diff Detail

Event Timeline

hawkinsw created this revision.Mar 16 2022, 6:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2022, 6:45 AM
hawkinsw requested review of this revision.Mar 16 2022, 6:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2022, 6:45 AM
labath accepted this revision.Mar 16 2022, 6:54 AM

Looks good. I presume you need someone to commit this for you (?) What's the name&email I can use for commit attribution?

This revision is now accepted and ready to land.Mar 16 2022, 6:54 AM

Looks good. I presume you need someone to commit this for you (?) What's the name&email I can use for commit attribution?

Thanks for the quick review!! So glad to be able to help. I do need someone to commit for me. You can use the info associated with this account:

Will Hawkins
whh8b@obs.cr

Thanks again for such a quick review and all your work on LLDB!

This revision was automatically updated to reflect the committed changes.