[Lldb-commits] [PATCH] D113019: [lldb][NFC] Inclusive Language: rename master plan to primary plan
Quinn Pham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 2 13:14:38 PDT 2021
quinnp added a comment.
In D113019#3103511 <https://reviews.llvm.org/D113019#3103511>, @jingham wrote:
> I have no problem with adopting more inclusive language, but "Primary" doesn't express the right concept. The "master" plan is one that coordinates other plans. There can be many "master plans" on the stack at any one time during a complex set of stepping operations, each distinguished in that it is in charge of the plans that it enqueued. So it isn't Primary in a real sense.
Absolutely, thank you for the feedback! I went with "Controlling".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113019/new/
https://reviews.llvm.org/D113019
More information about the lldb-commits
mailing list