Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Target; other...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Thu, 18 Feb 2016 18:52:47 +0000 (18:52 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Thu, 18 Feb 2016 18:52:47 +0000 (18:52 +0000)
commitd70a6e71a9f04d12b155ca561f8ef92b3b227a40
treee68050a58d403ba571c7bdbd142c116a28ae8851
parent5d3b3c7de2b4f8fd3c5ef0fd6928e9f96b1d472d
Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Target; other minor fixes.

llvm-svn: 261242
lldb/source/Target/ProcessInfo.cpp
lldb/source/Target/Queue.cpp
lldb/source/Target/StackFrame.cpp
lldb/source/Target/StackFrameList.cpp
lldb/source/Target/StackID.cpp
lldb/source/Target/StopInfo.cpp
lldb/source/Target/SystemRuntime.cpp
lldb/source/Target/UnixSignals.cpp
lldb/source/Target/UnwindAssembly.cpp