As part of using inclusive language with the llvm project migrate away from the use of blacklist and whitelist.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D82238
lldb whitelist -> allowed AcceptedPublic Authored by echristo on Jun 19 2020, 2:24 PM.
Details
Summary As part of using inclusive language with the llvm project migrate away from the use of blacklist and whitelist.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 19 2020, 2:46 PM
Revision Contents
Diff 272181 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.hlldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp
lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h
lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp
lldb/source/Utility/Args.cpp
|
clang-format: please reformat the code