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

Quinn Pham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 11 14:51:49 PST 2021


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 the llvm project, this patch
replaces `m_master` in `ASTImporterDelegate` with `m_main`.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113720

Files:
  lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp
  lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113720.386673.patch
Type: text/x-patch
Size: 4781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211111/3ee3e9af/attachment.bin>


More information about the lldb-commits mailing list