This is an archive of the discontinued LLVM Phabricator instance.

[NFC][lldb] Inclusive language: remove instances of master from comments in lldb
ClosedPublic

Authored by quinnp on Nov 17 2021, 2:42 PM.

Details

Summary

[NFC] As part of using inclusive language within the llvm project, this patch
replaces master in these comments.

Diff Detail

Event Timeline

quinnp requested review of this revision.Nov 17 2021, 2:42 PM
quinnp created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptNov 17 2021, 2:42 PM
clayborg requested changes to this revision.Nov 17 2021, 3:01 PM

Suggested different replacement strings for the comments.

lldb/source/Core/Debugger.cpp
491
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
2588
This revision now requires changes to proceed.Nov 17 2021, 3:01 PM
quinnp updated this revision to Diff 388084.Nov 17 2021, 6:59 PM
quinnp marked 2 inline comments as done.

Addressing review comments.

Thanks @clayborg! I've updated the patch based on your suggestions.

quinnp edited the summary of this revision. (Show Details)Nov 17 2021, 7:00 PM
JDevlieghere accepted this revision.Nov 17 2021, 7:24 PM
clayborg accepted this revision.Nov 17 2021, 9:39 PM
This revision is now accepted and ready to land.Nov 17 2021, 9:39 PM