[Lldb-commits] [PATCH] D72161: [lldb][NFC] Use static_cast instead of reinterpret_cast where possible
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 7 04:10:01 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG65fdb34219f3: [lldb][NFC] Use static_cast instead of reinterpret_cast where possible (authored by teemperor).
Changed prior to commit:
https://reviews.llvm.org/D72161?vs=236066&id=236552#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72161/new/
https://reviews.llvm.org/D72161
Files:
lldb/source/API/SBEvent.cpp
lldb/source/Core/Debugger.cpp
lldb/source/Host/common/NativeProcessProtocol.cpp
lldb/source/Host/macosx/objcxx/Host.mm
lldb/source/Host/posix/PipePosix.cpp
lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp
lldb/source/Plugins/ExpressionParser/Clang/ClangDeclVendor.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/source/Target/Target.cpp
lldb/source/Utility/DataExtractor.cpp
lldb/source/Utility/Environment.cpp
lldb/source/Utility/Scalar.cpp
lldb/source/Utility/StreamString.cpp
lldb/tools/debugserver/source/MacOSX/DarwinLog/DarwinLogCollector.cpp
lldb/tools/debugserver/source/MacOSX/MachProcess.mm
lldb/tools/debugserver/source/MacOSX/MachThread.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72161.236552.patch
Type: text/x-patch
Size: 22292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200107/ea01534d/attachment-0001.bin>
More information about the lldb-commits
mailing list