[Lldb-commits] [PATCH] D62284: Replace integer literals which are cast to bool
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 23 17:43:42 PDT 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLDB361580: Fix integer literals which are cast to bool (authored by JDevlieghere, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62284?vs=200869&id=201106#toc
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62284/new/
https://reviews.llvm.org/D62284
Files:
source/Commands/CommandObjectPlatform.cpp
source/Commands/CommandObjectTarget.cpp
source/Commands/CommandObjectThread.cpp
source/Core/Address.cpp
source/Host/macosx/objcxx/Host.mm
source/Interpreter/Options.cpp
source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp
source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp
source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp
source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp
source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp
source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp
source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
source/Symbol/ClangASTContext.cpp
source/Symbol/ClangASTImporter.cpp
source/Symbol/CompilerType.cpp
source/Symbol/Function.cpp
source/Symbol/SymbolContext.cpp
source/Target/Process.cpp
source/Target/Target.cpp
source/Target/Thread.cpp
source/Utility/JSON.cpp
source/Utility/SelectHelper.cpp
source/Utility/StructuredData.cpp
tools/debugserver/source/DNB.cpp
tools/debugserver/source/JSON.cpp
tools/debugserver/source/MacOSX/MachThreadList.cpp
tools/debugserver/source/RNBRemote.cpp
tools/debugserver/source/debugserver.cpp
tools/debugserver/source/libdebugserver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62284.201106.patch
Type: text/x-patch
Size: 26649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190524/4460d06b/attachment-0001.bin>
More information about the lldb-commits
mailing list