Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes.
authorEugene Zelenko <eugene.zelenko@gmail.com>
Thu, 18 Feb 2016 00:10:17 +0000 (00:10 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Thu, 18 Feb 2016 00:10:17 +0000 (00:10 +0000)
commit9394d772c0ef5c6a88fca777c9f1134811ce2555
treefaaea85ba98054896356a9d8541a00d04ed5d320
parent8e3061b8659cf3b75f766ab1f159fc73e01ed4b0
Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes.

llvm-svn: 261179
12 files changed:
lldb/include/lldb/Target/Platform.h
lldb/source/Target/ABI.cpp
lldb/source/Target/ExecutionContext.cpp
lldb/source/Target/InstrumentationRuntime.cpp
lldb/source/Target/JITLoader.cpp
lldb/source/Target/LanguageRuntime.cpp
lldb/source/Target/MemoryHistory.cpp
lldb/source/Target/OperatingSystem.cpp
lldb/source/Target/PathMappingList.cpp
lldb/source/Target/Platform.cpp
lldb/source/Target/ProcessLaunchInfo.cpp
lldb/source/Target/RegisterContext.cpp