[Lldb-commits] [PATCH] D114029: [clang][NFC] Inclusive terms: rename AccessDeclContextSanity to AccessDeclContextCheck

2021-11-25 Thread Quinn Pham via Phabricator via lldb-commits
quinnp accepted this revision. quinnp added a comment. This revision is now accepted and ready to land. LGTM Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D114029/new/ https://reviews.llvm.org/D114029 ___

[Lldb-commits] [PATCH] D114123: [NFC][lldb] Inclusive language: remove instances of master from comments in lldb

2021-11-18 Thread Quinn Pham via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG95af9d888b08: [NFC][lldb] Inclusive language: remove instances of master from comments in lldb (authored by quinnp). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm

[Lldb-commits] [PATCH] D114123: [NFC][lldb] Inclusive language: remove instances of master from comments in lldb

2021-11-17 Thread Quinn Pham via Phabricator via lldb-commits
quinnp added a comment. Thanks @clayborg! I've updated the patch based on your suggestions. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D114123/new/ https://reviews.llvm.org/D114123 ___ lldb-commits mai

[Lldb-commits] [PATCH] D114123: [NFC][lldb] Inclusive language: remove instances of master from comments in lldb

2021-11-17 Thread Quinn Pham via Phabricator via lldb-commits
quinnp updated this revision to Diff 388084. quinnp marked 2 inline comments as done. quinnp added a comment. Addressing review comments. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D114123/new/ https://reviews.llvm.org/D114123 Files: lldb/sour

[Lldb-commits] [PATCH] D114123: [NFC][lldb] Inclusive language: remove instances of master from comments in lldb

2021-11-17 Thread Quinn Pham via Phabricator via lldb-commits
quinnp created this revision. quinnp requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. [NFC] As part of using inclusive language within the llvm project, this patch removes master in these comments. Repository: rG LLVM Github Monorepo ht

[Lldb-commits] [PATCH] D113720: [lldb][NFC] Inclusive language: rename m_master in ASTImporterDelegate

2021-11-12 Thread Quinn Pham via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG84c5702b7649: [lldb][NFC] Inclusive language: rename m_master in ASTImporterDelegate (authored by quinnp). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D1137

[Lldb-commits] [PATCH] D113687: [lldb][NFC] Inclusive language: replace master/slave names for ptys

2021-11-12 Thread Quinn Pham via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG52a3ed5b93ca: [lldb][NFC] Inclusive language: replace master/slave names for ptys (authored by quinnp). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D113687/

[Lldb-commits] [PATCH] D113720: [lldb][NFC] Inclusive language: rename m_master in ASTImporterDelegate

2021-11-11 Thread Quinn Pham via Phabricator via lldb-commits
quinnp created this revision. Herald added a subscriber: martong. Herald added a reviewer: a.sidorin. Herald added a reviewer: shafik. quinnp requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. [NFC] As part of using inclusive language within t

[Lldb-commits] [PATCH] D113019: [lldb][NFC] Inclusive Language: rename master plan to controlling plan

2021-11-11 Thread Quinn Pham via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG04cbfa950e02: [lldb][NFC] Inclusive Language: rename master plan to controlling plan (authored by quinnp). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D1130

[Lldb-commits] [PATCH] D113687: [lldb][NFC] Inclusive language: replace master/slave names for ptys

2021-11-11 Thread Quinn Pham via Phabricator via lldb-commits
quinnp created this revision. quinnp requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. [NFC] This patch replaces master and slave with primary and secondary respectively when referening to pseudoterminals/file descriptors. Repository: rG

[Lldb-commits] [PATCH] D113019: [lldb][NFC] Inclusive Language: rename master plan to controlling plan

2021-11-11 Thread Quinn Pham via Phabricator via lldb-commits
quinnp added a comment. @jingham could you take a look at the new changes when you have time? Thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D113019/new/ https://reviews.llvm.org/D113019 ___ lldb-c

[Lldb-commits] [PATCH] D113299: [NFC] Inclusive Language: change master to main for .chm files

2021-11-08 Thread Quinn Pham via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGc3b15b71ce00: [NFC] Inclusive Language: change master to main for .chm files (authored by quinnp). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D113299/new/

[Lldb-commits] [PATCH] D113186: [NFC] Inclusive language: Remove instances of master in URLs

2021-11-08 Thread Quinn Pham via Phabricator via lldb-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGc71fbdd87b35: [NFC] Inclusive language: Remove instances of master in URLs (authored by quinnp). Repository: rG LLVM Github Monorepo CHANGES SINC

[Lldb-commits] [PATCH] D113299: [NFC] Inclusive Language: change master to main for .chm files

2021-11-08 Thread Quinn Pham via Phabricator via lldb-commits
quinnp created this revision. Herald added a reviewer: bollu. Herald added subscribers: wenzhicui, wrengr, Chia-hungDuan, dcaballe, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, r

[Lldb-commits] [PATCH] D113186: [NFC] Inclusive language: Remove instances of master in URLs

2021-11-04 Thread Quinn Pham via Phabricator via lldb-commits
quinnp created this revision. Herald added subscribers: wenzhicui, wrengr, Chia-hungDuan, dcaballe, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, rriddle, mehdi_amini, usaxena95,

[Lldb-commits] [PATCH] D113019: [lldb][NFC] Inclusive Language: rename master plan to primary plan

2021-11-02 Thread Quinn Pham via Phabricator via lldb-commits
quinnp added a comment. In 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 "mast

[Lldb-commits] [PATCH] D113019: [lldb][NFC] Inclusive Language: rename master plan to primary plan

2021-11-02 Thread Quinn Pham via Phabricator via lldb-commits
quinnp updated this revision to Diff 384202. quinnp added a comment. Addressing feedback. Changing Primary to Controlling. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D113019/new/ https://reviews.llvm.org/D113019 Files: lldb/docs/use/python-ref

[Lldb-commits] [PATCH] D113019: [lldb][NFC] Inclusive Language: rename master plan to primary plan

2021-11-02 Thread Quinn Pham via Phabricator via lldb-commits
quinnp created this revision. quinnp requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. [NFC] As part of using inclusive language within the llvm project, this patch renames master plan to primary plan in lldb. Repository: rG LLVM Github M