[Lldb-commits] [PATCH] D113019: [lldb][NFC] Inclusive Language: rename master plan to primary plan
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 2 10:19:37 PDT 2021
jingham added a comment.
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.
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