[all-commits] [llvm/llvm-project] 84c570: [lldb][NFC] Inclusive language: rename m_master in...

Quinn Pham via All-commits all-commits at lists.llvm.org
Fri Nov 12 10:04:31 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 84c5702b76497e6f3e3f2abc15fb59e947663b38
      https://github.com/llvm/llvm-project/commit/84c5702b76497e6f3e3f2abc15fb59e947663b38
  Author: Quinn Pham <Quinn.Pham at ibm.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
    M lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp
    M lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h

  Log Message:
  -----------
  [lldb][NFC] Inclusive language: rename m_master in ASTImporterDelegate

[NFC] As part of using inclusive language within the llvm project, this patch
replaces `m_master` in `ASTImporterDelegate` with `m_main`.

Reviewed By: teemperor, clayborg

Differential Revision: https://reviews.llvm.org/D113720




More information about the All-commits mailing list