[Lldb-commits] [PATCH] D121800: [LLDB] Change enumaration to enumeration

2022-03-16 Thread Pavel Labath via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGd58ef6df0d4a: [LLDB] Change enumaration to enumeration (authored by hawkinsw, committed by labath). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D121800/new/

[Lldb-commits] [PATCH] D121800: [LLDB] Change enumaration to enumeration

2022-03-16 Thread Will Hawkins via Phabricator via lldb-commits
hawkinsw added a comment. In D121800#3385982 , @labath wrote: > 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 ne

[Lldb-commits] [PATCH] D121800: [LLDB] Change enumaration to enumeration

2022-03-16 Thread Pavel Labath via Phabricator via lldb-commits
labath accepted this revision. labath added a comment. This revision is now accepted and ready to land. Looks good. I presume you need someone to commit this for you (?) What's the name&email I can use for commit attribution? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION ht

[Lldb-commits] [PATCH] D121800: [LLDB] Change enumaration to enumeration

2022-03-16 Thread Will Hawkins via Phabricator via lldb-commits
hawkinsw created this revision. hawkinsw added reviewers: clayborg, zequanwu, labath. Herald added a project: All. hawkinsw requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. Change enumaration to enumeration in code handling LLDB help output.