[Lldb-commits] [PATCH] D82238: lldb whitelist -> allowed

Eric Christopher via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 19 14:42:04 PDT 2020


echristo created this revision.
echristo added a reviewer: mehdi_amini.
Herald added subscribers: aaron.ballman, atanasyan, jrtc27, kbarton, nemanjai, sdardis, mcrosier.
Herald added a project: LLDB.
echristo edited the summary of this revision.
Herald added a subscriber: wuzish.

As part of using inclusive language with the llvm project migrate away from the use of blacklist and whitelist.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82238

Files:
  lldb/include/lldb/Target/LanguageRuntime.h
  lldb/source/Core/ValueObject.cpp
  lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.h
  lldb/source/Plugins/ABI/AArch64/ABISysV_arm64.h
  lldb/source/Plugins/ABI/Mips/ABISysV_mips64.h
  lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc.h
  lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc64.h
  lldb/source/Plugins/ABI/X86/ABIMacOSX_i386.h
  lldb/source/Plugins/ABI/X86/ABISysV_i386.h
  lldb/source/Plugins/ABI/X86/ABISysV_x86_64.h
  lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.cpp
  lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp
  lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h
  lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp
  lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h
  lldb/source/Utility/Args.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82238.272181.patch
Type: text/x-patch
Size: 10276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200619/fa58d428/attachment-0001.bin>


More information about the lldb-commits mailing list